diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-07-30 21:43:52 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-07-30 22:45:03 +0200 |
commit | 51946970add6f2da687967c6ed04639e12f41edf (patch) | |
tree | 451a8782b5ba08fc6e165683a738cf0eae62933e /media-libs | |
parent | app-emacs/erobot: update HOMEPAGE. (diff) | |
download | gentoo-51946970add6f2da687967c6ed04639e12f41edf.tar.gz gentoo-51946970add6f2da687967c6ed04639e12f41edf.tar.bz2 gentoo-51946970add6f2da687967c6ed04639e12f41edf.zip |
media-libs/qimageblitz: Dekeyword 0.0.6-r1 all but hppa
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild b/media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild index 116399d6e204..c3f31b3219fa 100644 --- a/media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild +++ b/media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ HOMEPAGE="https://websvn.kde.org/trunk/kdesupport/qimageblitz/" SRC_URI="mirror://kde/stable/${PN}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" -KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="hppa" SLOT="0" IUSE="cpu_flags_x86_3dnow altivec debug cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2" |