summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-04-27 10:08:54 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-04-27 17:15:39 +0200
commitb0992dc177337b1d1e48ad0672d9855c8b669bd1 (patch)
tree4f53f38fac433ca11d6b035a5846f6fcbe8f2d21 /app-eselect
parentpython.eclass: Drop unused eclass (diff)
downloadkde-sunset-b0992dc177337b1d1e48ad0672d9855c8b669bd1.tar.gz
kde-sunset-b0992dc177337b1d1e48ad0672d9855c8b669bd1.tar.bz2
kde-sunset-b0992dc177337b1d1e48ad0672d9855c8b669bd1.zip
*/*: Drop nonexistent ~x86-macos KEYWORD
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r--app-eselect/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/app-eselect/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild b/app-eselect/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild
index 0a3c63d1..fe270c35 100644
--- a/app-eselect/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild
+++ b/app-eselect/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,10 +9,9 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
IUSE=""
-DEPEND=""
RDEPEND=">=app-admin/eselect-1.2.4"
src_install() {