diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-02-09 12:47:56 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-02-09 14:23:00 +0200 |
commit | f18ab301fe298dde761fff1382f6c31b68156c96 (patch) | |
tree | 9aca30479d7ed51bd49c06970d73cb49b9997fb4 /app-i18n/scim | |
parent | profiles: hppa: Add USE=gtk2 to use.stable.mask (diff) | |
download | gentoo-f18ab301fe298dde761fff1382f6c31b68156c96.tar.gz gentoo-f18ab301fe298dde761fff1382f6c31b68156c96.tar.bz2 gentoo-f18ab301fe298dde761fff1382f6c31b68156c96.zip |
app-i18n/scim: drop to ~hppa
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'app-i18n/scim')
-rw-r--r-- | app-i18n/scim/scim-1.4.17.ebuild | 4 | ||||
-rw-r--r-- | app-i18n/scim/scim-1.4.18.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-i18n/scim/scim-1.4.17.ebuild b/app-i18n/scim/scim-1.4.17.ebuild index b7d8a6de5ec8..1365db6b815e 100644 --- a/app-i18n/scim/scim-1.4.17.ebuild +++ b/app-i18n/scim/scim-1.4.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/scim/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 sparc x86" IUSE="doc gtk3" RDEPEND="x11-libs/libX11 diff --git a/app-i18n/scim/scim-1.4.18.ebuild b/app-i18n/scim/scim-1.4.18.ebuild index 027cccdb7177..0cc809f40762 100644 --- a/app-i18n/scim/scim-1.4.18.ebuild +++ b/app-i18n/scim/scim-1.4.18.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" @@ -11,7 +11,7 @@ SRC_URI="https://github.com/scim-im/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc x86" IUSE="doc gtk3" RDEPEND="x11-libs/libX11 |