diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-02 12:54:54 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-02 12:54:54 +0300 |
commit | 14b344017f3dcf9fec530e81fb11e1994998eb53 (patch) | |
tree | b6a834965480a21ef81edce39fafc5891beaf5d3 /gnome-base/libgnomekbd | |
parent | gnome-base/dconf-editor: amd64 stable wrt bug #670024 (diff) | |
download | gentoo-14b344017f3dcf9fec530e81fb11e1994998eb53.tar.gz gentoo-14b344017f3dcf9fec530e81fb11e1994998eb53.tar.bz2 gentoo-14b344017f3dcf9fec530e81fb11e1994998eb53.zip |
gnome-base/libgnomekbd: amd64 stable wrt bug #670024
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'gnome-base/libgnomekbd')
-rw-r--r-- | gnome-base/libgnomekbd/libgnomekbd-3.26.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libgnomekbd/libgnomekbd-3.26.0.ebuild b/gnome-base/libgnomekbd/libgnomekbd-3.26.0.ebuild index 847b3a6a86d4..7571f1b1a1ca 100644 --- a/gnome-base/libgnomekbd/libgnomekbd-3.26.0.ebuild +++ b/gnome-base/libgnomekbd/libgnomekbd-3.26.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.gnome.org" LICENSE="LGPL-2+" SLOT="0/8" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="+introspection test" RDEPEND=" |