diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-08-13 16:26:53 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-08-13 16:49:28 +0200 |
commit | 88d08645be86764043f8270a814a65785078da71 (patch) | |
tree | 7079b5791569cb1a71f28a2830c6f40655e90b61 /app-eselect | |
parent | app-eselect/eselect-qtgraphicssystem: Sync with last state before qt4-removal (diff) | |
download | kde-sunset-88d08645be86764043f8270a814a65785078da71.tar.gz kde-sunset-88d08645be86764043f8270a814a65785078da71.tar.bz2 kde-sunset-88d08645be86764043f8270a814a65785078da71.zip |
*/*: Drop ~arm64 from KEYWORDS
Only a handful packages had it, and it broke dependency graph.
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 | 2 |
1 files changed, 1 insertions, 1 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 cd17d748..0f3715e3 100644 --- a/app-eselect/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild +++ b/app-eselect/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild @@ -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 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" |