diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-07 00:37:14 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-07 18:25:20 +0200 |
commit | 1b431824728e06fa9904db88426c386fa70e93c5 (patch) | |
tree | bdc65cfc7b80c8e08f3c494efd11d21e655824c1 /x11-themes/gtk-engines | |
parent | x11-themes/golden-xcursors: unkeyword 0.8-r2 for ~alpha (diff) | |
download | gentoo-1b431824728e06fa9904db88426c386fa70e93c5.tar.gz gentoo-1b431824728e06fa9904db88426c386fa70e93c5.tar.bz2 gentoo-1b431824728e06fa9904db88426c386fa70e93c5.zip |
x11-themes/gtk-engines: unkeyword 2.20.2-r101 for ~alpha
Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-themes/gtk-engines')
-rw-r--r-- | x11-themes/gtk-engines/gtk-engines-2.20.2-r101.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-engines/gtk-engines-2.20.2-r101.ebuild b/x11-themes/gtk-engines/gtk-engines-2.20.2-r101.ebuild index 425e862da499..d73d697438a9 100644 --- a/x11-themes/gtk-engines/gtk-engines-2.20.2-r101.ebuild +++ b/x11-themes/gtk-engines/gtk-engines-2.20.2-r101.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ HOMEPAGE="https://www.gtk.org/" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" IUSE="accessibility lua" REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )" |