diff options
Diffstat (limited to 'app-i18n/libskk/libskk-1.0.1.ebuild')
-rw-r--r-- | app-i18n/libskk/libskk-1.0.1.ebuild | 4 |
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 |