diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-02-04 17:52:36 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-04 19:40:59 +0000 |
commit | b4e939aa7b095a8a0cdc775537080f9003918676 (patch) | |
tree | 74f9eb3c5c604ab977fc0af75dae211729195781 /app-i18n | |
parent | sci-physics/clhep: stable 2.4.0.4 for hppa, bug #657254 (diff) | |
download | gentoo-b4e939aa7b095a8a0cdc775537080f9003918676.tar.gz gentoo-b4e939aa7b095a8a0cdc775537080f9003918676.tar.bz2 gentoo-b4e939aa7b095a8a0cdc775537080f9003918676.zip |
app-i18n/scim: stable 1.4.18 for hppa, bug #653218
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/scim/scim-1.4.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/scim/scim-1.4.18.ebuild b/app-i18n/scim/scim-1.4.18.ebuild index 4279a7029e83..922de943bbe6 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-2018 Gentoo Foundation +# Copyright 1999-2019 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 ~hppa ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ppc ppc64 sparc x86 ~x86-fbsd" IUSE="doc gtk3" RDEPEND="x11-libs/libX11 |