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 /kde-plasma | |
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 'kde-plasma')
-rw-r--r-- | kde-plasma/kdebase-pam/kdebase-pam-10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/kdebase-pam/kdebase-pam-10.ebuild b/kde-plasma/kdebase-pam/kdebase-pam-10.ebuild index e7c6f7bc..28930ff9 100644 --- a/kde-plasma/kdebase-pam/kdebase-pam-10.ebuild +++ b/kde-plasma/kdebase-pam/kdebase-pam-10.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://www.kde.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" DEPEND="virtual/pam" |