dev-libs/Ice: Drop ia64 keywords

This commit is contained in:
Matt Turner
2018-03-16 23:30:51 -07:00
parent 4432dff393
commit dae0bf720f

View File

@@ -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} )"