diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-25 14:36:04 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-25 14:59:08 +0100 |
commit | 5c932312afb291045dccd7f50f2e852981bb71eb (patch) | |
tree | 5f664c29a44899970540b4ac31adb7a3185a6762 /dev-python/tempita | |
parent | dev-python/tblib: Remove old (diff) | |
download | gentoo-5c932312afb291045dccd7f50f2e852981bb71eb.tar.gz gentoo-5c932312afb291045dccd7f50f2e852981bb71eb.tar.bz2 gentoo-5c932312afb291045dccd7f50f2e852981bb71eb.zip |
dev-python/tempita: Stabilize 0.5.3-r2 ALLARCHES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/tempita')
-rw-r--r-- | dev-python/tempita/tempita-0.5.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tempita/tempita-0.5.3-r2.ebuild b/dev-python/tempita/tempita-0.5.3-r2.ebuild index d71e9a3fdc57..038643e44beb 100644 --- a/dev-python/tempita/tempita-0.5.3-r2.ebuild +++ b/dev-python/tempita/tempita-0.5.3-r2.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://bitbucket.org/ianb/${PN}/get/${MY_COMMIT}.tar.gz -> ${P}-bitbuc LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" IUSE="doc test" RESTRICT="!test? ( test )" |