diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 08:47:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 08:47:23 +0200 |
commit | 735bc274fac0c6e217010e16fb6a3af10d37bac5 (patch) | |
tree | e7049424562b385e312e143775898d0d8c258ca7 /app-i18n | |
parent | app-i18n/im-chooser: amd64 stable wrt bug #684954 (diff) | |
download | gentoo-735bc274fac0c6e217010e16fb6a3af10d37bac5.tar.gz gentoo-735bc274fac0c6e217010e16fb6a3af10d37bac5.tar.bz2 gentoo-735bc274fac0c6e217010e16fb6a3af10d37bac5.zip |
app-i18n/imsettings: 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 'app-i18n')
-rw-r--r-- | app-i18n/imsettings/imsettings-1.7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/imsettings/imsettings-1.7.2.ebuild b/app-i18n/imsettings/imsettings-1.7.2.ebuild index 5fce6e8f9e66..f2f473de2fa8 100644 --- a/app-i18n/imsettings/imsettings-1.7.2.ebuild +++ b/app-i18n/imsettings/imsettings-1.7.2.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" @@ -11,7 +11,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="gconf gtk2 qt5 +introspection static-libs xfconf" RESTRICT="test" |