commit: 9013d1a89f6018dfca3c36a9f3d0128c7249f3c5 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun Jun 18 20:44:40 2017 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Jun 18 20:55:55 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9013d1a8
dev-libs/atf: ia64 keyworded, bug #617758 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-libs/atf/atf-0.21.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/atf/atf-0.21.ebuild b/dev-libs/atf/atf-0.21.ebuild index 36ac5488ec6..5671adc4371 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"