diff options
author | Joonas Niilola <juippis@gentoo.org> | 2021-11-11 11:01:38 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-11-11 11:03:36 +0200 |
commit | 190162ae47d00c5bf552ce72df7f3ac79a9bf9f1 (patch) | |
tree | 0ce2749ecf6c018e0ffee70b50c844188ef88cc9 /x11-themes | |
parent | x11-themes/papirus-icon-theme: drop 20211001 (diff) | |
download | gentoo-190162ae47d00c5bf552ce72df7f3ac79a9bf9f1.tar.gz gentoo-190162ae47d00c5bf552ce72df7f3ac79a9bf9f1.tar.bz2 gentoo-190162ae47d00c5bf552ce72df7f3ac79a9bf9f1.zip |
x11-themes/papirus-icon-theme: unkeyword on multiple arches
- I can only presume these KEYWORDS were initially added by accident.
If there's an actual user, or use case, for this package on these
arches, please request initial keywording through bugzilla.
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/papirus-icon-theme/papirus-icon-theme-20211101.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/papirus-icon-theme/papirus-icon-theme-20211101.ebuild b/x11-themes/papirus-icon-theme/papirus-icon-theme-20211101.ebuild index 78d36182a6a1..a66cddd5ee03 100644 --- a/x11-themes/papirus-icon-theme/papirus-icon-theme-20211101.ebuild +++ b/x11-themes/papirus-icon-theme/papirus-icon-theme-20211101.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/${ LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" src_compile() { :; } |