commit: 9f00a07ff9e191d05f430f19f5f45e367fad85ab Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sat Apr 17 22:27:16 2021 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sat Apr 17 22:27:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f00a07f
net-libs/libgfbgraph: Drop mistaken unstable keywords Bug: https://bugs.gentoo.org/783438 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> net-libs/libgfbgraph/libgfbgraph-0.2.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libgfbgraph/libgfbgraph-0.2.4.ebuild b/net-libs/libgfbgraph/libgfbgraph-0.2.4.ebuild index 1032f0a26ad..189c2a28562 100644 --- a/net-libs/libgfbgraph/libgfbgraph-0.2.4.ebuild +++ b/net-libs/libgfbgraph/libgfbgraph-0.2.4.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/libgfbgraph/" LICENSE="LGPL-2.1+" SLOT="0.2" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="+introspection" DEPEND="
