diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-12-16 11:29:39 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-12-16 11:30:58 +0100 |
commit | 9f0d00fcad3028d959fe003e32e4cd522ee6494d (patch) | |
tree | b22dd9691e36bf49891bc7e08e5a2a18a4d87058 /lxde-base | |
parent | dev-embedded/gputils-1.5.0-r0: amd64 stable (diff) | |
download | gentoo-9f0d00fcad3028d959fe003e32e4cd522ee6494d.tar.gz gentoo-9f0d00fcad3028d959fe003e32e4cd522ee6494d.tar.bz2 gentoo-9f0d00fcad3028d959fe003e32e4cd522ee6494d.zip |
lxde-base/lxde-common-0.99.1-r0: amd64 stable
Gentoo-Bug: http://bugs.gentoo.org/630070
Diffstat (limited to 'lxde-base')
-rw-r--r-- | lxde-base/lxde-common/lxde-common-0.99.1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 effcda53a17e..cc2b14ba7fa6 100644 --- a/lxde-base/lxde-common/lxde-common-0.99.1.ebuild +++ b/lxde-base/lxde-common/lxde-common-0.99.1.ebuild @@ -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" |