diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-07 10:42:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-07 10:42:03 +0100 |
commit | 3fe0c3bfcb1d4405e8a3f6543a5653b3e4c2dee3 (patch) | |
tree | c6b6117ae6b1c6b80c135a96f4fb4e3b9c6b99f4 /app-text/pytextile | |
parent | media-gfx/kphotoalbum: amd64 stable wrt bug #710902 (diff) | |
download | gentoo-3fe0c3bfcb1d4405e8a3f6543a5653b3e4c2dee3.tar.gz gentoo-3fe0c3bfcb1d4405e8a3f6543a5653b3e4c2dee3.tar.bz2 gentoo-3fe0c3bfcb1d4405e8a3f6543a5653b3e4c2dee3.zip |
app-text/pytextile: amd64 stable wrt bug #711718
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/pytextile')
-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 6f9c31810220..245715591ca9 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 )" |