commit: dae0bf720f7ea2da37607d3328da0e7b5c02b494 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sat Mar 17 06:30:51 2018 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sat Mar 17 06:45:13 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dae0bf72
dev-libs/Ice: Drop ia64 keywords dev-libs/Ice/Ice-3.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/Ice/Ice-3.5.1.ebuild b/dev-libs/Ice/Ice-3.5.1.ebuild index a3ebdc00bc3..1dd21cb31ad 100644 --- a/dev-libs/Ice/Ice-3.5.1.ebuild +++ b/dev-libs/Ice/Ice-3.5.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://www.zeroc.com/download/Ice/$(get_version_component_range 1-2)/${ doc? ( http://www.zeroc.com/download/Ice/$(get_version_component_range 1-2)/${P}.pdf )" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 x86 ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~arm x86 ~x86-linux ~x64-macos" IUSE="doc examples +ncurses mono python ruby test debug" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
