diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-03-30 14:54:14 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-03-30 14:56:37 +0300 |
commit | 41275eaa95659be9f5cb87f58e6286d4f163cbb0 (patch) | |
tree | fe3ee8e79764d16b6b28f500181470bb23036e60 /x11-themes | |
parent | www-client/firefox: drop old (diff) | |
download | gentoo-41275eaa95659be9f5cb87f58e6286d4f163cbb0.tar.gz gentoo-41275eaa95659be9f5cb87f58e6286d4f163cbb0.tar.bz2 gentoo-41275eaa95659be9f5cb87f58e6286d4f163cbb0.zip |
x11-themes/numix-icon-theme: mark stable
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/numix-icon-theme/numix-icon-theme-19.09.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/numix-icon-theme/numix-icon-theme-19.09.20.ebuild b/x11-themes/numix-icon-theme/numix-icon-theme-19.09.20.ebuild index 71ab76211a24..37409462c11f 100644 --- a/x11-themes/numix-icon-theme/numix-icon-theme-19.09.20.ebuild +++ b/x11-themes/numix-icon-theme/numix-icon-theme-19.09.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/numixproject/numix-icon-theme/archive/${PV}.tar.gz - LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" src_install() { insinto /usr/share/icons |