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-crypt | |
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-crypt')
-rw-r--r-- | app-crypt/qca/qca-2.1.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/qca/qca-2.1.3-r1.ebuild b/app-crypt/qca/qca-2.1.3-r1.ebuild index a0eec073..0f7913b8 100644 --- a/app-crypt/qca/qca-2.1.3-r1.ebuild +++ b/app-crypt/qca/qca-2.1.3-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="botan debug doc examples gcrypt gpg libressl logger nss pkcs11 qt4 +qt5 sasl softstore +ssl test" REQUIRED_USE="|| ( qt4 qt5 )" |