diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-12 00:59:20 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-12 01:03:10 +0200 |
commit | 1221ec428a1efe00e0640c321f0cb9a25d370bce (patch) | |
tree | d7c20c788dcfd3ba478c3aeb28838974e4244fb4 /dev-python/tagpy | |
parent | dev-vcs/kdesvn: x86 stable (bug #691968) (diff) | |
download | gentoo-1221ec428a1efe00e0640c321f0cb9a25d370bce.tar.gz gentoo-1221ec428a1efe00e0640c321f0cb9a25d370bce.tar.bz2 gentoo-1221ec428a1efe00e0640c321f0cb9a25d370bce.zip |
dev-python/tagpy: x86 stable (bug #690670)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/tagpy')
-rw-r--r-- | dev-python/tagpy/tagpy-2018.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tagpy/tagpy-2018.1.ebuild b/dev-python/tagpy/tagpy-2018.1.ebuild index c6309a878ecf..c197d3190e4f 100644 --- a/dev-python/tagpy/tagpy-2018.1.ebuild +++ b/dev-python/tagpy/tagpy-2018.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86" IUSE="examples" RDEPEND=" |