diff options
author | Sam James <sam@gentoo.org> | 2021-03-15 00:52:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-15 00:52:28 +0000 |
commit | 2a95e0ccafbf53278ad7e940359e27a206d1e087 (patch) | |
tree | c8b4a02d93fd2d7591c4a858cc7051e5bc86e4ab /x11-themes | |
parent | dev-cpp/catch: Stabilize 2.13.4 amd64, #775836 (diff) | |
download | gentoo-2a95e0ccafbf53278ad7e940359e27a206d1e087.tar.gz gentoo-2a95e0ccafbf53278ad7e940359e27a206d1e087.tar.bz2 gentoo-2a95e0ccafbf53278ad7e940359e27a206d1e087.zip |
x11-themes/papirus-icon-theme: Stabilize 20200901 ALLARCHES, #775959
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/papirus-icon-theme/papirus-icon-theme-20200901.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/papirus-icon-theme/papirus-icon-theme-20200901.ebuild b/x11-themes/papirus-icon-theme/papirus-icon-theme-20200901.ebuild index 72805a2a9317..7cac75a850ac 100644 --- a/x11-themes/papirus-icon-theme/papirus-icon-theme-20200901.ebuild +++ b/x11-themes/papirus-icon-theme/papirus-icon-theme-20200901.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2020 Gentoo Authors +# Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/${ LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" src_compile() { :; } |