summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-03-02 11:01:08 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2020-03-02 11:01:24 +0000
commit26a18955c75c210e5da29ab7fcadf6ebbcbab91a (patch)
treeca85989e336946ad78e92af1c169a194d3039da2
parentdev-python/pyproject2setuppy: keyworded 2 for ia64, bug #710278 (diff)
downloadgentoo-26a18955.tar.gz
gentoo-26a18955.tar.bz2
gentoo-26a18955.zip
dev-libs/argtable: keyworded 2.13-r1 for ia64, bug #710676
Package-Manager: Portage-2.3.88, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--dev-libs/argtable/argtable-2.13-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/argtable/argtable-2.13-r1.ebuild b/dev-libs/argtable/argtable-2.13-r1.ebuild
index 584844fac645..07d0998de0fe 100644
--- a/dev-libs/argtable/argtable-2.13-r1.ebuild
+++ b/dev-libs/argtable/argtable-2.13-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="amd64 ~sparc x86"
+KEYWORDS="amd64 ~ia64 ~sparc x86"
IUSE="doc debug examples static-libs"
S="${WORKDIR}/${MY_P}"