diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-07 00:37:34 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-07 18:25:21 +0200 |
commit | 902fc29450d699b381318c72e381a0b7bd07bb5f (patch) | |
tree | fc217d59110a32dcbf75ba36877611a7cbd748b8 /x11-themes/obsidian-xcursors | |
parent | x11-themes/neutral-xcursors: unkeyword 20150106-r1 for ~alpha (diff) | |
download | gentoo-902fc29450d699b381318c72e381a0b7bd07bb5f.tar.gz gentoo-902fc29450d699b381318c72e381a0b7bd07bb5f.tar.bz2 gentoo-902fc29450d699b381318c72e381a0b7bd07bb5f.zip |
x11-themes/obsidian-xcursors: unkeyword 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/obsidian-xcursors')
-rw-r--r-- | x11-themes/obsidian-xcursors/obsidian-xcursors-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/obsidian-xcursors/obsidian-xcursors-1.0-r1.ebuild b/x11-themes/obsidian-xcursors/obsidian-xcursors-1.0-r1.ebuild index b45f0120275f..33e965501e42 100644 --- a/x11-themes/obsidian-xcursors/obsidian-xcursors-1.0-r1.ebuild +++ b/x11-themes/obsidian-xcursors/obsidian-xcursors-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 @@ -12,7 +12,7 @@ S="${WORKDIR}/${MY_PN}" LICENSE="GPL-2" 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" |