diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-07-06 10:14:48 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-07-06 10:14:48 +0200 |
commit | 5b6e822478b4fad30c2d853317f14e1acbe2e277 (patch) | |
tree | 4dca79b4db91aa6dd5dd702e4f806fba49d1a465 /media-libs/qimageblitz | |
parent | sys-libs/freeipmi: Removed old. (diff) | |
download | gentoo-5b6e822478b4fad30c2d853317f14e1acbe2e277.tar.gz gentoo-5b6e822478b4fad30c2d853317f14e1acbe2e277.tar.bz2 gentoo-5b6e822478b4fad30c2d853317f14e1acbe2e277.zip |
media-libs/qimageblitz: amd64 stable wrt bug #623530
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/qimageblitz')
-rw-r--r-- | media-libs/qimageblitz/qimageblitz-0.0.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/qimageblitz/qimageblitz-0.0.6-r2.ebuild b/media-libs/qimageblitz/qimageblitz-0.0.6-r2.ebuild index c0aa31678222..0027384a9fff 100644 --- a/media-libs/qimageblitz/qimageblitz-0.0.6-r2.ebuild +++ b/media-libs/qimageblitz/qimageblitz-0.0.6-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" SLOT="0" IUSE="cpu_flags_x86_3dnow altivec debug cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2" |