diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-07 12:02:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-07 12:02:11 +0100 |
commit | 1050602775bb554141ebbf0a110fe45759f06593 (patch) | |
tree | e55c14dc62815a53317eac57c9775e5332068f24 /app-text | |
parent | media-gfx/kphotoalbum: x86 stable wrt bug #710902 (diff) | |
download | gentoo-1050602775bb554141ebbf0a110fe45759f06593.tar.gz gentoo-1050602775bb554141ebbf0a110fe45759f06593.tar.bz2 gentoo-1050602775bb554141ebbf0a110fe45759f06593.zip |
app-text/pytextile: x86 stable wrt bug #711718
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 'app-text')
-rw-r--r-- | app-text/pytextile/pytextile-3.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/pytextile/pytextile-3.0.3.ebuild b/app-text/pytextile/pytextile-3.0.3.ebuild index e736c58c3941..d53e23a4e6fa 100644 --- a/app-text/pytextile/pytextile-3.0.3.ebuild +++ b/app-text/pytextile/pytextile-3.0.3.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/textile/python-textile/archive/${PV}.tar.gz -> ${P}. LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ppc ppc64 sparc ~x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |