diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-18 21:45:07 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-18 21:55:56 +0100 |
commit | 2a152ada65b6a12dc130808d946f284c6da31001 (patch) | |
tree | d47c2dde854c8c2d38a34715a0c659e524c7c8bf /dev-lua | |
parent | dev-util/pkgconf: ia64 keyworded, bug #617758 (diff) | |
download | gentoo-2a152ada65b6a12dc130808d946f284c6da31001.tar.gz gentoo-2a152ada65b6a12dc130808d946f284c6da31001.tar.bz2 gentoo-2a152ada65b6a12dc130808d946f284c6da31001.zip |
dev-lua/lutok: ia64 keyworded, bug #617758
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-lua')
-rw-r--r-- | dev-lua/lutok/lutok-0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/lutok/lutok-0.4.ebuild b/dev-lua/lutok/lutok-0.4.ebuild index 1ca6a6dfbef2..591c7a3e7a21 100644 --- a/dev-lua/lutok/lutok-0.4.ebuild +++ b/dev-lua/lutok/lutok-0.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/jmmv/lutok/releases/download/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |