diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-07-11 09:46:53 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-07-11 09:50:54 +0200 |
commit | 6a5adb2c965761758d44a6bd64e45f03e4e7181d (patch) | |
tree | e6e409012ccdd13f2f9031055019397b8efa702b /dev-python/elementpath | |
parent | dev-python/python-augeas: Stabilize 1.1.0 ALLARCHES, #731530 (diff) | |
download | gentoo-6a5adb2c965761758d44a6bd64e45f03e4e7181d.tar.gz gentoo-6a5adb2c965761758d44a6bd64e45f03e4e7181d.tar.bz2 gentoo-6a5adb2c965761758d44a6bd64e45f03e4e7181d.zip |
dev-python/elementpath: Stabilize 1.4.5 ppc ppc64, #723996
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/elementpath')
-rw-r--r-- | dev-python/elementpath/elementpath-1.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/elementpath/elementpath-1.4.5.ebuild b/dev-python/elementpath/elementpath-1.4.5.ebuild index 545914f1a7b0..d0249e37d45d 100644 --- a/dev-python/elementpath/elementpath-1.4.5.ebuild +++ b/dev-python/elementpath/elementpath-1.4.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |