diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-22 07:49:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-22 07:49:16 +0200 |
commit | 608f2fad405d991b1230942aac9789208efd380d (patch) | |
tree | aad12868ac3c85ada4a962a211131f62e54bb80c /app-text | |
parent | dev-util/meson: x86 stable wrt bug #736288 (diff) | |
download | gentoo-608f2fad405d991b1230942aac9789208efd380d.tar.gz gentoo-608f2fad405d991b1230942aac9789208efd380d.tar.bz2 gentoo-608f2fad405d991b1230942aac9789208efd380d.zip |
app-text/pytextile: x86 stable wrt bug #736707
Package-Manager: Portage-2.3.103, Repoman-2.3.23
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-4.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/pytextile/pytextile-4.0.1.ebuild b/app-text/pytextile/pytextile-4.0.1.ebuild index fb9312910fa8..1d920065c305 100644 --- a/app-text/pytextile/pytextile-4.0.1.ebuild +++ b/app-text/pytextile/pytextile-4.0.1.ebuild @@ -16,7 +16,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 )" |