diff options
author | Sam James <sam@gentoo.org> | 2022-02-08 04:45:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-08 04:45:27 +0000 |
commit | 8e4131a859f88d1cd7ef17a71cca1c37f0d354c8 (patch) | |
tree | 792283bf8cbc9e446e711ce8c70e38830c9a226d /net-libs | |
parent | dev-util/dogtail: Stabilize 0.9.11 arm64, #831946 (diff) | |
download | gentoo-8e4131a859f88d1cd7ef17a71cca1c37f0d354c8.tar.gz gentoo-8e4131a859f88d1cd7ef17a71cca1c37f0d354c8.tar.bz2 gentoo-8e4131a859f88d1cd7ef17a71cca1c37f0d354c8.zip |
net-libs/libgfbgraph: Stabilize 0.2.5 arm64, #831946
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libgfbgraph/libgfbgraph-0.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libgfbgraph/libgfbgraph-0.2.5.ebuild b/net-libs/libgfbgraph/libgfbgraph-0.2.5.ebuild index aab4f4e6bb45..68894bb99e0b 100644 --- a/net-libs/libgfbgraph/libgfbgraph-0.2.5.ebuild +++ b/net-libs/libgfbgraph/libgfbgraph-0.2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/libgfbgraph/" LICENSE="LGPL-2.1+" SLOT="0.2" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" IUSE="+introspection" DEPEND=" |