diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-07 00:36:39 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-07 18:25:18 +0200 |
commit | 5ec3ff72ac971d7ea6a1d671c9b530cfcaaedf1a (patch) | |
tree | ae2a0095dbc6fe1b0cd501458024783ff8c96131 /x11-themes | |
parent | x11-themes/gentoo-artwork-livecd: unkeyword all for ~alpha (diff) | |
download | gentoo-5ec3ff72ac971d7ea6a1d671c9b530cfcaaedf1a.tar.gz gentoo-5ec3ff72ac971d7ea6a1d671c9b530cfcaaedf1a.tar.bz2 gentoo-5ec3ff72ac971d7ea6a1d671c9b530cfcaaedf1a.zip |
x11-themes/gentoo-xcursors: unkeyword 0.3.2-r3 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/gentoo-xcursors/gentoo-xcursors-0.3.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.2-r3.ebuild b/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.2-r3.ebuild index 17f253e4ff91..da40d2064594 100644 --- a/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.2-r3.ebuild +++ b/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.2-r3.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=8 @@ -10,7 +10,7 @@ S="${WORKDIR}/${PN}" LICENSE="MIT" 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" src_install() { insinto /usr/share/icons |