diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 15:02:54 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 15:02:54 +0100 |
commit | 34a2bc8bb9847201a8f6735a4553ab70a4f744e5 (patch) | |
tree | bc3633e05e079826e57899ad1a2769a30ff2ed44 /media-gfx/gifsicle | |
parent | media-gfx/fontforge: drop x86-macos (diff) | |
download | gentoo-34a2bc8bb9847201a8f6735a4553ab70a4f744e5.tar.gz gentoo-34a2bc8bb9847201a8f6735a4553ab70a4f744e5.tar.bz2 gentoo-34a2bc8bb9847201a8f6735a4553ab70a4f744e5.zip |
media-gfx/gifsicle: 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-gfx/gifsicle')
-rw-r--r-- | media-gfx/gifsicle/gifsicle-1.91.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/gifsicle/gifsicle-1.92.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/gifsicle/gifsicle-1.91.ebuild b/media-gfx/gifsicle/gifsicle-1.91.ebuild index 6d131f898b84..10d25e73ee9b 100644 --- a/media-gfx/gifsicle/gifsicle-1.91.ebuild +++ b/media-gfx/gifsicle/gifsicle-1.91.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://www.lcdf.org/~eddietwo/${PN}/${P}.tar.gz" LICENSE="GPL-2 MIT" SLOT="0" -KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="X" RDEPEND=" diff --git a/media-gfx/gifsicle/gifsicle-1.92.ebuild b/media-gfx/gifsicle/gifsicle-1.92.ebuild index a51d01b08353..b4a1c8899f5f 100644 --- a/media-gfx/gifsicle/gifsicle-1.92.ebuild +++ b/media-gfx/gifsicle/gifsicle-1.92.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://www.lcdf.org/~eddietwo/${PN}/${P}.tar.gz" LICENSE="GPL-2 MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="X" RDEPEND=" |