summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-01-26 14:32:49 +0100
committerDavid Seifert <soap@gentoo.org>2020-01-26 14:32:49 +0100
commitd916cf7c2cf49d5d98a070e0c91c8aa89d1f7cfc (patch)
tree28ad6fd2ba26be91ca0ffc33b13c3617a03d76b7 /media-libs/libkate
parentprofiles/arch/ia64/package.use.mask: mask media-sound/vorbis-tools[kate] (diff)
downloadgentoo-d916cf7c2cf49d5d98a070e0c91c8aa89d1f7cfc.tar.gz
gentoo-d916cf7c2cf49d5d98a070e0c91c8aa89d1f7cfc.tar.bz2
gentoo-d916cf7c2cf49d5d98a070e0c91c8aa89d1f7cfc.zip
media-libs/libkate: Remove ia64 keywords
Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-libs/libkate')
-rw-r--r--media-libs/libkate/libkate-0.4.1-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libkate/libkate-0.4.1-r3.ebuild b/media-libs/libkate/libkate-0.4.1-r3.ebuild
index 5c87e5f78251..6745423f91c8 100644
--- a/media-libs/libkate/libkate-0.4.1-r3.ebuild
+++ b/media-libs/libkate/libkate-0.4.1-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="https://libkate.googlecode.com/files/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc x86"
IUSE="debug doc wxwidgets"
REQUIRED_USE="wxwidgets? ( ${PYTHON_REQUIRED_USE} )"