summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 15:08:47 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 15:26:36 +0100
commit67fb05bd9de6ce0dc6d895be2dc7db5709d92c8d (patch)
tree2020e0e6728277a823a6f502d4cc6f49f3218123 /media-libs/babl/babl-0.1.84.ebuild
parentmedia-libs/audiofile: drop x86-macos (diff)
downloadgentoo-67fb05bd9de6ce0dc6d895be2dc7db5709d92c8d.tar.gz
gentoo-67fb05bd9de6ce0dc6d895be2dc7db5709d92c8d.tar.bz2
gentoo-67fb05bd9de6ce0dc6d895be2dc7db5709d92c8d.zip
media-libs/babl: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'media-libs/babl/babl-0.1.84.ebuild')
-rw-r--r--media-libs/babl/babl-0.1.84.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/babl/babl-0.1.84.ebuild b/media-libs/babl/babl-0.1.84.ebuild
index cd9637db7829..a247b4053c85 100644
--- a/media-libs/babl/babl-0.1.84.ebuild
+++ b/media-libs/babl/babl-0.1.84.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
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then
SRC_URI=""
else
SRC_URI="https://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
fi
DESCRIPTION="A dynamic, any to any, pixel format conversion library"