summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-03-16 23:30:51 -0700
committerMatt Turner <mattst88@gentoo.org>2018-03-16 23:45:13 -0700
commitdae0bf720f7ea2da37607d3328da0e7b5c02b494 (patch)
tree1f4f0875c16b050e7fb30fc8ebb0790a822ae936 /dev-libs/Ice
parentmedia-sound/murmur: Drop ia64 keywords (diff)
downloadgentoo-dae0bf720f7ea2da37607d3328da0e7b5c02b494.tar.gz
gentoo-dae0bf720f7ea2da37607d3328da0e7b5c02b494.tar.bz2
gentoo-dae0bf720f7ea2da37607d3328da0e7b5c02b494.zip
dev-libs/Ice: Drop ia64 keywords
Diffstat (limited to 'dev-libs/Ice')
-rw-r--r--dev-libs/Ice/Ice-3.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/Ice/Ice-3.5.1.ebuild b/dev-libs/Ice/Ice-3.5.1.ebuild
index a3ebdc00bc33..1dd21cb31ad4 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} )"