diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 09:57:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 09:57:14 +0200 |
commit | 0f8f1b14e7db79378776501f4b7fd3407c6d4acc (patch) | |
tree | eb24d9c03799ae3150a77079085079456bdb9aaa /dev-python/uritemplate | |
parent | dev-lua/luasocket: install headers (diff) | |
download | gentoo-0f8f1b14e7db79378776501f4b7fd3407c6d4acc.tar.gz gentoo-0f8f1b14e7db79378776501f4b7fd3407c6d4acc.tar.bz2 gentoo-0f8f1b14e7db79378776501f4b7fd3407c6d4acc.zip |
dev-python/uritemplate: amd64 stable wrt bug #731626
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/uritemplate')
-rw-r--r-- | dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild b/dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild index 250a5e8d801c..944d862e2bfd 100644 --- a/dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild +++ b/dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |