diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-03 13:29:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-03 13:29:51 +0100 |
commit | ea6a2841183926b2f978f4a8f19447f4590632b4 (patch) | |
tree | fbc999f576e9d73624450b5b7338def6df63b503 /lxde-base/lxde-icon-theme | |
parent | sci-libs/shapelib: x86 stable wrt bug #707520 (diff) | |
download | gentoo-ea6a2841183926b2f978f4a8f19447f4590632b4.tar.gz gentoo-ea6a2841183926b2f978f4a8f19447f4590632b4.tar.bz2 gentoo-ea6a2841183926b2f978f4a8f19447f4590632b4.zip |
lxde-base/lxde-icon-theme: ppc stable wrt bug #700896
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'lxde-base/lxde-icon-theme')
-rw-r--r-- | lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 4a930c7dc670..39fe00ebce1f 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 @@ -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" |