diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-07 00:35:17 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-07 18:25:15 +0200 |
commit | ad2444f01630ac2d851b0f4fe801818f2ca4e59c (patch) | |
tree | 4c9f8e69679b9dca25b2e55b8a074ff1941802d7 /x11-themes | |
parent | x11-themes/arc-icon-theme: unkeyword 20161122-r1 for ~alpha (diff) | |
download | gentoo-ad2444f01630ac2d851b0f4fe801818f2ca4e59c.tar.gz gentoo-ad2444f01630ac2d851b0f4fe801818f2ca4e59c.tar.bz2 gentoo-ad2444f01630ac2d851b0f4fe801818f2ca4e59c.zip |
x11-themes/blueglass-xcursors: unkeyword 0.4-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/blueglass-xcursors/blueglass-xcursors-0.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4-r1.ebuild b/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4-r1.ebuild index dfe195a49546..4fcb96477721 100644 --- a/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4-r1.ebuild +++ b/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4-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 @@ -12,7 +12,7 @@ S="${WORKDIR}/${MY_P:5}" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86" RDEPEND="x11-libs/libXcursor" |