summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2021-05-06 20:30:06 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2021-05-06 20:30:48 +0100
commit69e08c97f0fc7f3e12c119599890e092899edd5f (patch)
tree14a5ceea2111b6b5a90a777a612636b3c43bbd48 /dev-python/smartypants
parentdev-util/gi-docgen: keyworded 2021.5 for ia64 (diff)
downloadgentoo-69e08c97f0fc7f3e12c119599890e092899edd5f.tar.gz
gentoo-69e08c97f0fc7f3e12c119599890e092899edd5f.tar.bz2
gentoo-69e08c97f0fc7f3e12c119599890e092899edd5f.zip
dev-python/smartypants: keyworded 2.0.1 for ia64
keyworded wrt bug #787269 Package-Manager: Portage-3.0.18, Repoman-3.0.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/smartypants')
-rw-r--r--dev-python/smartypants/smartypants-2.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/smartypants/smartypants-2.0.1.ebuild b/dev-python/smartypants/smartypants-2.0.1.ebuild
index 632b9a382c59..c43b65b961d6 100644
--- a/dev-python/smartypants/smartypants-2.0.1.ebuild
+++ b/dev-python/smartypants/smartypants-2.0.1.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} = 9999* ]]; then
inherit git-r3
else
SRC_URI="https://github.com/leohemsted/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~sparc ~x86"
S="${WORKDIR}/${MY_P}"
fi