diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 08:47:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 08:47:27 +0200 |
commit | 64592baa6b106bc2996bac04af8165d9d3bfaaf6 (patch) | |
tree | 9c3285734738cb83fd1df0fd35a57286bd9ee57b /x11-libs/libgxim | |
parent | app-i18n/imsettings: amd64 stable wrt bug #684954 (diff) | |
download | gentoo-64592baa6b106bc2996bac04af8165d9d3bfaaf6.tar.gz gentoo-64592baa6b106bc2996bac04af8165d9d3bfaaf6.tar.bz2 gentoo-64592baa6b106bc2996bac04af8165d9d3bfaaf6.zip |
x11-libs/libgxim: amd64 stable wrt bug #684954
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'x11-libs/libgxim')
-rw-r--r-- | x11-libs/libgxim/libgxim-0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libgxim/libgxim-0.5.0.ebuild b/x11-libs/libgxim/libgxim-0.5.0.ebuild index bc716195e9fe..6ea2f2c4e7e0 100644 --- a/x11-libs/libgxim/libgxim-0.5.0.ebuild +++ b/x11-libs/libgxim/libgxim-0.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -12,7 +12,7 @@ SRC_URI="https://bitbucket.org/tagoh/${PN}/downloads/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="${USE_RUBY//ruby/ruby_targets_ruby} static-libs test" RDEPEND="dev-libs/dbus-glib |