diff options
author | Sam James <sam@gentoo.org> | 2021-03-04 00:23:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-04 00:23:32 +0000 |
commit | 01cf0fc5c7341b19dceb97d9acfbdeb0f44272c2 (patch) | |
tree | 102bbfb3ea71a358339775c97e396d809341ddd7 /dev-libs/gom | |
parent | gnome-base/libgnomekbd: Stabilize 3.26.1 arm64, #773172 (diff) | |
download | gentoo-01cf0fc5c7341b19dceb97d9acfbdeb0f44272c2.tar.gz gentoo-01cf0fc5c7341b19dceb97d9acfbdeb0f44272c2.tar.bz2 gentoo-01cf0fc5c7341b19dceb97d9acfbdeb0f44272c2.zip |
dev-libs/gom: Stabilize 0.4 arm64, #773172
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/gom')
-rw-r--r-- | dev-libs/gom/gom-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/gom/gom-0.4.ebuild b/dev-libs/gom/gom-0.4.ebuild index 1635f38218d4..3bcf4b239602 100644 --- a/dev-libs/gom/gom-0.4.ebuild +++ b/dev-libs/gom/gom-0.4.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 @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Gom" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="gtk-doc +introspection python test" RESTRICT="!test? ( test )" REQUIRED_USE="python? ( introspection ${PYTHON_REQUIRED_USE} )" |