diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-08-24 13:19:03 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-08-24 14:00:25 +0200 |
commit | 8fb02d2f2a23bfa76b447154f96e321d1c64e54b (patch) | |
tree | 59097d94eec158a27e9143f213cc8528fd460431 /dev-qt/qtscript/qtscript-4.8.7.ebuild | |
parent | */*: Drop sh from KEYWORDS (diff) | |
download | kde-sunset-8fb02d2f2a23bfa76b447154f96e321d1c64e54b.tar.gz kde-sunset-8fb02d2f2a23bfa76b447154f96e321d1c64e54b.tar.bz2 kde-sunset-8fb02d2f2a23bfa76b447154f96e321d1c64e54b.zip |
*/*: Drop all to ~arm
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-qt/qtscript/qtscript-4.8.7.ebuild')
-rw-r--r-- | dev-qt/qtscript/qtscript-4.8.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtscript/qtscript-4.8.7.ebuild b/dev-qt/qtscript/qtscript-4.8.7.ebuild index 265bd485..896d6e9f 100644 --- a/dev-qt/qtscript/qtscript-4.8.7.ebuild +++ b/dev-qt/qtscript/qtscript-4.8.7.ebuild @@ -7,7 +7,7 @@ inherit qt4-build-multilib DESCRIPTION="The QtScript module for the Qt toolkit" if [[ ${QT4_BUILD_TYPE} == release ]]; then - KEYWORDS="~alpha amd64 arm ~hppa ~mips ppc ppc64 ~sparc x86" + KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ppc ppc64 ~sparc x86" fi IUSE="+jit" |