diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:45:50 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:56:04 +0100 |
commit | 215b87183cae8d4b4e61f9ee226d439335b7e574 (patch) | |
tree | b44b1c71987d392dd13b43b825d1faf2ac5198b1 /lxde-base | |
parent | lxde-base/lxappearance: dropped ~x86-interix (diff) | |
download | gentoo-215b87183cae8d4b4e61f9ee226d439335b7e574.tar.gz gentoo-215b87183cae8d4b4e61f9ee226d439335b7e574.tar.bz2 gentoo-215b87183cae8d4b4e61f9ee226d439335b7e574.zip |
lxde-base/lxlauncher: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'lxde-base')
-rw-r--r-- | lxde-base/lxlauncher/lxlauncher-0.2.2.ebuild | 4 | ||||
-rw-r--r-- | lxde-base/lxlauncher/lxlauncher-0.2.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lxde-base/lxlauncher/lxlauncher-0.2.2.ebuild b/lxde-base/lxlauncher/lxlauncher-0.2.2.ebuild index a91b3d0057ca..2091073fca50 100644 --- a/lxde-base/lxlauncher/lxlauncher-0.2.2.ebuild +++ b/lxde-base/lxlauncher/lxlauncher-0.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="dev-libs/glib:2 diff --git a/lxde-base/lxlauncher/lxlauncher-0.2.5.ebuild b/lxde-base/lxlauncher/lxlauncher-0.2.5.ebuild index 3f87c478fa8d..ac68f4b798b1 100644 --- a/lxde-base/lxlauncher/lxlauncher-0.2.5.ebuild +++ b/lxde-base/lxlauncher/lxlauncher-0.2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="dev-libs/glib:2 |