diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-07 00:38:14 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-07 18:25:23 +0200 |
commit | 00b7c6ab50eca74edb0eb638914b6a392fc3a59a (patch) | |
tree | 9f6e9c6d59c9dd6e40b8bebde1a9ec1efaa0d693 /x11-themes/windowmaker-themes | |
parent | x11-themes/vertex-icon-theme: unkeyword 20150506-r1 for ~alpha (diff) | |
download | gentoo-00b7c6ab50eca74edb0eb638914b6a392fc3a59a.tar.gz gentoo-00b7c6ab50eca74edb0eb638914b6a392fc3a59a.tar.bz2 gentoo-00b7c6ab50eca74edb0eb638914b6a392fc3a59a.zip |
x11-themes/windowmaker-themes: unkeyword 0.1-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/windowmaker-themes')
-rw-r--r-- | x11-themes/windowmaker-themes/windowmaker-themes-0.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/windowmaker-themes/windowmaker-themes-0.1-r1.ebuild b/x11-themes/windowmaker-themes/windowmaker-themes-0.1-r1.ebuild index 974c392ea86d..9032b06f6020 100644 --- a/x11-themes/windowmaker-themes/windowmaker-themes-0.1-r1.ebuild +++ b/x11-themes/windowmaker-themes/windowmaker-themes-0.1-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 @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ppc sparc x86" +KEYWORDS="amd64 ~hppa ppc sparc x86" IUSE="offensive" DEPEND="" |