summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-31 14:44:28 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-31 14:44:28 +0100
commit90fcb2e857c0d703654e0e851ba5103398cd4fa7 (patch)
tree6024e4a4eae7b771990fc6a6dd8450ac877b0a6a
parentnet-analyzer/snort: Fix CFLAGS=-fno-common (diff)
downloadgentoo-90fcb2e8.tar.gz
gentoo-90fcb2e8.tar.bz2
gentoo-90fcb2e8.zip
lxde-base/lxde-icon-theme: amd64 stable wrt bug #700896
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.1.ebuild b/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.1.ebuild
index 5c834512cf03..3cf36f8a3155 100644
--- a/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.1.ebuild
+++ b/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lxde/LXDE%20Icon%20Theme/${P}/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~x86 ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~x86 ~x86-linux"
IUSE=""
RDEPEND="x11-libs/gtk+:2"