diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-04-27 10:08:54 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-04-27 17:15:39 +0200 |
commit | b0992dc177337b1d1e48ad0672d9855c8b669bd1 (patch) | |
tree | 4f53f38fac433ca11d6b035a5846f6fcbe8f2d21 /media-libs | |
parent | python.eclass: Drop unused eclass (diff) | |
download | kde-sunset-b0992dc177337b1d1e48ad0672d9855c8b669bd1.tar.gz kde-sunset-b0992dc177337b1d1e48ad0672d9855c8b669bd1.tar.bz2 kde-sunset-b0992dc177337b1d1e48ad0672d9855c8b669bd1.zip |
*/*: Drop nonexistent ~x86-macos KEYWORD
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 | 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 b4751876..96533e34 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-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz" LICENSE="GPL-2 LGPL-2" SLOT="0" -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-solaris" IUSE="altivec cpu_flags_x86_3dnow cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2 debug" DEPEND=" |