diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 10:06:24 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 10:08:50 +0000 |
commit | b8b75d7c700c184eec847734a458edfe98c18a26 (patch) | |
tree | 8a0d0007efa37c303f876d8e56f6b529034a46a1 /lxde-base/lxde-common | |
parent | dev-lang/nim: add nodejs test dependency, bug #649488 (diff) | |
download | gentoo-b8b75d7c700c184eec847734a458edfe98c18a26.tar.gz gentoo-b8b75d7c700c184eec847734a458edfe98c18a26.tar.bz2 gentoo-b8b75d7c700c184eec847734a458edfe98c18a26.zip |
lxde-base/lxde-common: stable 0.99.1 for ppc, bug #630070
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'lxde-base/lxde-common')
-rw-r--r-- | lxde-base/lxde-common/lxde-common-0.99.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lxde-base/lxde-common/lxde-common-0.99.1.ebuild b/lxde-base/lxde-common/lxde-common-0.99.1.ebuild index d0be3feda6ca..342bea64e2c7 100644 --- a/lxde-base/lxde-common/lxde-common-0.99.1.ebuild +++ b/lxde-base/lxde-common/lxde-common-0.99.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~ppc x86 ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ppc x86 ~arm-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/gtk+:2" |