From b4459aa17d4d7b5bf9150a31f4b409733ca5cbb6 Mon Sep 17 00:00:00 2001 From: Benda Xu Date: Fri, 31 Aug 2018 07:09:26 +0800 Subject: Drop arm-linux keyword from tree. "arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa --- lxde-base/lxde-common/lxde-common-0.99.1.ebuild | 2 +- lxde-base/lxde-common/lxde-common-0.99.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'lxde-base/lxde-common') 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 342bea64e2c7..f73419b09d6d 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 ~x86-linux" IUSE="" RDEPEND="x11-libs/gtk+:2" diff --git a/lxde-base/lxde-common/lxde-common-0.99.2.ebuild b/lxde-base/lxde-common/lxde-common-0.99.2.ebuild index 9051f161f0b8..ef042bc45d0b 100644 --- a/lxde-base/lxde-common/lxde-common-0.99.2.ebuild +++ b/lxde-base/lxde-common/lxde-common-0.99.2.ebuild @@ -9,7 +9,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 ~x86-linux" IUSE="" RDEPEND="x11-libs/gtk+:2" -- cgit v1.2.3-65-gdbad