diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-17 16:27:33 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-17 16:29:07 +0100 |
commit | 2e9440cb85926e70c6fe4260b65b0bc268405b82 (patch) | |
tree | c1eb2e087e922fe5e105d2cd2233520a4648bbb6 | |
parent | net-libs/ldns: remove unused patch. (diff) | |
download | gentoo-2e9440cb85926e70c6fe4260b65b0bc268405b82.tar.gz gentoo-2e9440cb85926e70c6fe4260b65b0bc268405b82.tar.bz2 gentoo-2e9440cb85926e70c6fe4260b65b0bc268405b82.zip |
media-libs/qimageblitz: Remove *-fbsd due to Qt5 dep
-rw-r--r-- | media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild b/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild index 90763d078ddc..a9370aa19ecc 100644 --- a/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild +++ b/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 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="https://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz" 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-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" |