diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-08-23 16:21:16 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-08-23 18:33:52 +0200 |
commit | 2d9714e8af58eeeadae1e4b1ee4e182acdc615c1 (patch) | |
tree | 3b54e2185124d4c67db74719a9673821b86cdee2 /media-libs | |
parent | kde-apps/kget: Depend on app-crypt/qca:2-qt4 (diff) | |
download | kde-sunset-2d9714e8af58eeeadae1e4b1ee4e182acdc615c1.tar.gz kde-sunset-2d9714e8af58eeeadae1e4b1ee4e182acdc615c1.tar.bz2 kde-sunset-2d9714e8af58eeeadae1e4b1ee4e182acdc615c1.zip |
media-libs/qimageblitz: Re-add KEYWORDS it had pre-last-rites
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild b/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild index 2b488b7f..6326d05b 100644 --- a/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild +++ b/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://websvn.kde.org/trunk/kdesupport/qimageblitz/" SRC_URI="http://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz" LICENSE="GPL-2 LGPL-2" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" SLOT="0" IUSE="altivec cpu_flags_x86_3dnow cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2 debug qt5" |