summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-10-16 12:00:42 +0200
committerPacho Ramos <pacho@gentoo.org>2016-10-16 12:00:42 +0200
commit48a02b10c0c9d47c62d1e315a46b208ac7433cbc (patch)
tree58cfd6681e9a7fca21fff025624d4ad4f60eb386 /app-i18n/libskk
parentapp-i18n/ibus-pinyin: Drop old (diff)
downloadgentoo-48a02b10c0c9d47c62d1e315a46b208ac7433cbc.tar.gz
gentoo-48a02b10c0c9d47c62d1e315a46b208ac7433cbc.tar.bz2
gentoo-48a02b10c0c9d47c62d1e315a46b208ac7433cbc.zip
app-i18n/libskk: amd64/x86 stable, bug #593188
Package-Manager: portage-2.3.1
Diffstat (limited to 'app-i18n/libskk')
-rw-r--r--app-i18n/libskk/libskk-1.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/libskk/libskk-1.0.1.ebuild b/app-i18n/libskk/libskk-1.0.1.ebuild
index 63ab617af98b..6724f4ac2f52 100644
--- a/app-i18n/libskk/libskk-1.0.1.ebuild
+++ b/app-i18n/libskk/libskk-1.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -14,7 +14,7 @@ SRC_URI="https://www.bitbucket.org/${PN}/${PN}/downloads/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="nls +introspection static-libs"
RDEPEND=">=dev-libs/glib-2.16