commit: ff600193996bcbd7acc1fde846c4140426b6eabf Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Apr 27 15:19:32 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Apr 27 15:48:50 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=ff600193
kde-base/perlqt: Drop ~arm Missing ~arm KEYWORD on kde-base/perlqt Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-base/perlqt/perlqt-4.14.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-base/perlqt/perlqt-4.14.3.ebuild b/kde-base/perlqt/perlqt-4.14.3.ebuild index 7e8862ff..1309abc4 100644 --- a/kde-base/perlqt/perlqt-4.14.3.ebuild +++ b/kde-base/perlqt/perlqt-4.14.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ VIRTUALX_REQUIRED="test" inherit kde4-base DESCRIPTION="Qt Perl bindings" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug phonon qimageblitz qscintilla qwt webkit" RDEPEND="
