diff options
author | Sam James <sam@gentoo.org> | 2021-03-04 00:23:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-04 00:23:31 +0000 |
commit | e635a5582ce81a4d0bf4acee0225b9b78c73c474 (patch) | |
tree | 03c0f1d1d6f3d8bc7fcb8ee937758329aaad78c5 /gnome-base/libgnomekbd | |
parent | gnome-extra/gnome-color-manager: Stabilize 3.36.0 arm64, #773172 (diff) | |
download | gentoo-e635a5582ce81a4d0bf4acee0225b9b78c73c474.tar.gz gentoo-e635a5582ce81a4d0bf4acee0225b9b78c73c474.tar.bz2 gentoo-e635a5582ce81a4d0bf4acee0225b9b78c73c474.zip |
gnome-base/libgnomekbd: Stabilize 3.26.1 arm64, #773172
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base/libgnomekbd')
-rw-r--r-- | gnome-base/libgnomekbd/libgnomekbd-3.26.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libgnomekbd/libgnomekbd-3.26.1.ebuild b/gnome-base/libgnomekbd/libgnomekbd-3.26.1.ebuild index 8b6422e1ad97..60fc234ea5aa 100644 --- a/gnome-base/libgnomekbd/libgnomekbd-3.26.1.ebuild +++ b/gnome-base/libgnomekbd/libgnomekbd-3.26.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.gnome.org" LICENSE="LGPL-2+" SLOT="0/8" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="+introspection test" RESTRICT="!test? ( test )" |