diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 21:02:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 21:02:18 +0200 |
commit | 5dcdf0c3f3662ee4cc7cbd5cb9f3c75d8faf5587 (patch) | |
tree | 8f743a2d91eee5ab02e086e51a48b206b91d31e3 /dev-python/fudge | |
parent | dev-python/html2text: x86 stable wrt bug #720516 (diff) | |
download | gentoo-5dcdf0c3f3662ee4cc7cbd5cb9f3c75d8faf5587.tar.gz gentoo-5dcdf0c3f3662ee4cc7cbd5cb9f3c75d8faf5587.tar.bz2 gentoo-5dcdf0c3f3662ee4cc7cbd5cb9f3c75d8faf5587.zip |
dev-python/fudge: x86 stable wrt bug #720520
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/fudge')
-rw-r--r-- | dev-python/fudge/fudge-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fudge/fudge-1.1.1.ebuild b/dev-python/fudge/fudge-1.1.1.ebuild index 252b354d876a..ab7e83bbd7c9 100644 --- a/dev-python/fudge/fudge-1.1.1.ebuild +++ b/dev-python/fudge/fudge-1.1.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="doc test" RESTRICT="!test? ( test )" |