diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-07 00:37:19 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-07 18:25:20 +0200 |
commit | 3f679751227da765c0ec75990a4f4b075f90e5e3 (patch) | |
tree | d02efb429ca9e89068ee5b291bf549bb853b69c7 /x11-themes | |
parent | x11-themes/gtk-engines: unkeyword 2.20.2-r101 for ~alpha (diff) | |
download | gentoo-3f679751227da765c0ec75990a4f4b075f90e5e3.tar.gz gentoo-3f679751227da765c0ec75990a4f4b075f90e5e3.tar.bz2 gentoo-3f679751227da765c0ec75990a4f4b075f90e5e3.zip |
x11-themes/gtk-theme-switch: unkeyword 2.1.0-r1 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')
-rw-r--r-- | x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0-r1.ebuild b/x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0-r1.ebuild index 47f046cd7eca..59c36e05911e 100644 --- a/x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0-r1.ebuild +++ b/x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/g/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/gtk+:2" |