diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-10 11:30:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-10 11:30:50 +0200 |
commit | 72b499e97d1e9dfcf64f327068aee5eb2d98176c (patch) | |
tree | 630f69e2dae93d136b77eb4cc8eefd4652b3750e /dev-python/guessit | |
parent | net-vpn/openconnect: amd64 stable wrt bug #617762 (diff) | |
download | gentoo-72b499e97d1e9dfcf64f327068aee5eb2d98176c.tar.gz gentoo-72b499e97d1e9dfcf64f327068aee5eb2d98176c.tar.bz2 gentoo-72b499e97d1e9dfcf64f327068aee5eb2d98176c.zip |
dev-python/guessit: amd64 stable wrt bug #617974
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/guessit')
-rw-r--r-- | dev-python/guessit/guessit-2.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/guessit/guessit-2.1.2.ebuild b/dev-python/guessit/guessit-2.1.2.ebuild index 409fd7259eb1..1ce946c886d0 100644 --- a/dev-python/guessit/guessit-2.1.2.ebuild +++ b/dev-python/guessit/guessit-2.1.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND=" |