diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:26:10 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:26:10 -0500 |
commit | 8f6ed30fcd4f47047d93eb4cbca14feea285e2fa (patch) | |
tree | 5d7fcdd335507e0bcf3e055ca04866aca723461a /dev-python/oslo-sphinx | |
parent | dev-python/reno: 2.5.0 stablized amd64 x86 under allarches (diff) | |
download | gentoo-8f6ed30fcd4f47047d93eb4cbca14feea285e2fa.tar.gz gentoo-8f6ed30fcd4f47047d93eb4cbca14feea285e2fa.tar.bz2 gentoo-8f6ed30fcd4f47047d93eb4cbca14feea285e2fa.zip |
dev-python/oslo-sphinx: 4.15.1 stablized amd64 x86 under allarches
Diffstat (limited to 'dev-python/oslo-sphinx')
-rw-r--r-- | dev-python/oslo-sphinx/oslo-sphinx-4.15.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslo-sphinx/oslo-sphinx-4.15.1.ebuild b/dev-python/oslo-sphinx/oslo-sphinx-4.15.1.ebuild index 0f8bd73359ea..477a883bfa10 100644 --- a/dev-python/oslo-sphinx/oslo-sphinx-4.15.1.ebuild +++ b/dev-python/oslo-sphinx/oslo-sphinx-4.15.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="doc" DEPEND=" |