diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-18 21:44:40 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-18 21:55:55 +0100 |
commit | 9013d1a89f6018dfca3c36a9f3d0128c7249f3c5 (patch) | |
tree | da58447ce3c96fd9c5320d654fd5d59c2eda9bf9 /dev-libs/atf | |
parent | dev-perl/Dist-Zilla-Plugin-Git: Add missing dependency (diff) | |
download | gentoo-9013d1a89f6018dfca3c36a9f3d0128c7249f3c5.tar.gz gentoo-9013d1a89f6018dfca3c36a9f3d0128c7249f3c5.tar.bz2 gentoo-9013d1a89f6018dfca3c36a9f3d0128c7249f3c5.zip |
dev-libs/atf: ia64 keyworded, bug #617758
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-libs/atf')
-rw-r--r-- | dev-libs/atf/atf-0.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/atf/atf-0.21.ebuild b/dev-libs/atf/atf-0.21.ebuild index 36ac5488ec6e..5671adc4371e 100644 --- a/dev-libs/atf/atf-0.21.ebuild +++ b/dev-libs/atf/atf-0.21.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/jmmv/atf/releases/download/${P}/${P}.tar.gz" LICENSE="BSD BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~x86" IUSE="" DEPEND="virtual/pkgconfig" |