dev-python/mkdocs-bootstrap: Stabilize 1.1-r1 ALLARCHES, #765310

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-01-13 19:34:00 +00:00
parent a778f7c9ba
commit 0bb3d377bb

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,6 +15,6 @@ SRC_URI="https://github.com/mkdocs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 x86"
DEPEND="dev-python/mkdocs"