diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-08-13 16:13:29 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-08-13 16:47:42 +0200 |
commit | b47d7b2b54d3b6c3b1b0391ae75d959739d9f096 (patch) | |
tree | b080df6e318df9f1c60e7ecc4864643e729a4e77 /app-eselect | |
parent | */*: Drop all to ~hppa (diff) | |
download | kde-sunset-b47d7b2b54d3b6c3b1b0391ae75d959739d9f096.tar.gz kde-sunset-b47d7b2b54d3b6c3b1b0391ae75d959739d9f096.tar.bz2 kde-sunset-b47d7b2b54d3b6c3b1b0391ae75d959739d9f096.zip |
app-eselect/eselect-qtgraphicssystem: Sync with last state before qt4-removal
67bb0986^1 minus since demoted KEYWORDS.
Package-Manager: Portage-3.0.2, Repoman-2.3.23
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.ebuild | 4 |
1 files changed, 2 insertions, 2 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 f8225742..cd17d748 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-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~wired/distfiles/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" |