diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-08 23:32:42 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-08 23:32:42 +0000 |
commit | c52cedf405e2d7a6a288196c1a7364a8141a8b50 (patch) | |
tree | 071bbf6a59c5fcfed9d3628e0531d33a106dbca7 /dev-python/tempora | |
parent | dev-python/paste: keyworded 3.2.3 for ia64, bug #701360 (diff) | |
download | gentoo-c52cedf405e2d7a6a288196c1a7364a8141a8b50.tar.gz gentoo-c52cedf405e2d7a6a288196c1a7364a8141a8b50.tar.bz2 gentoo-c52cedf405e2d7a6a288196c1a7364a8141a8b50.zip |
dev-python/tempora: keyworded 1.14.1-r1 for ia64, bug #700908
Package-Manager: Portage-2.3.81, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/tempora')
-rw-r--r-- | dev-python/tempora/tempora-1.14.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tempora/tempora-1.14.1-r1.ebuild b/dev-python/tempora/tempora-1.14.1-r1.ebuild index 97aa0987db1c..65b1615c25cd 100644 --- a/dev-python/tempora/tempora-1.14.1-r1.ebuild +++ b/dev-python/tempora/tempora-1.14.1-r1.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm64 ~x86" +KEYWORDS="amd64 arm64 ~ia64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |