commit: d916cf7c2cf49d5d98a070e0c91c8aa89d1f7cfc Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sun Jan 26 13:32:49 2020 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Jan 26 13:32:49 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d916cf7c
media-libs/libkate: Remove ia64 keywords Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: David Seifert <soap <AT> gentoo.org> media-libs/libkate/libkate-0.4.1-r3.ebuild | 4 ++-- 1 file 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 5c87e5f7825..6745423f91c 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} )"
