summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2021-04-20 22:15:33 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2021-04-20 22:20:30 +0100
commit1982ccd0ad4463174abee8dde4e5ec3b05db17ff (patch)
tree8f8daf85ae90862af1f9e62d27dca84b50a5ebc1 /dev-lua/inifile
parentdev-lua/dkjson: keyworded 2.5-r100 for ia64 (diff)
downloadgentoo-1982ccd0ad4463174abee8dde4e5ec3b05db17ff.tar.gz
gentoo-1982ccd0ad4463174abee8dde4e5ec3b05db17ff.tar.bz2
gentoo-1982ccd0ad4463174abee8dde4e5ec3b05db17ff.zip
dev-lua/inifile: keyworded 1.0-r100 for ia64
keyworded wrt bug #783420 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-lua/inifile')
-rw-r--r--dev-lua/inifile/inifile-1.0-r100.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/inifile/inifile-1.0-r100.ebuild b/dev-lua/inifile/inifile-1.0-r100.ebuild
index cc914f199120..f8a98461d83c 100644
--- a/dev-lua/inifile/inifile-1.0-r100.ebuild
+++ b/dev-lua/inifile/inifile-1.0-r100.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/bartbes/inifile/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
REQUIRED_USE="${LUA_REQUIRED_USE}"
RDEPEND="${LUA_DEPS}"