summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 12:43:21 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 12:43:21 +0100
commite69fa58a29d66e64574b12b6b0303ffd92b7b6a4 (patch)
tree286cd56f6d8abb740928cef8d97c07a1059cf5e1 /x11-libs/fltk
parentx11-libs/cairo: drop x86-macos (diff)
downloadgentoo-e69fa58a29d66e64574b12b6b0303ffd92b7b6a4.tar.gz
gentoo-e69fa58a29d66e64574b12b6b0303ffd92b7b6a4.tar.bz2
gentoo-e69fa58a29d66e64574b12b6b0303ffd92b7b6a4.zip
x11-libs/fltk: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'x11-libs/fltk')
-rw-r--r--x11-libs/fltk/fltk-1.3.5-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/fltk/fltk-1.3.5-r4.ebuild b/x11-libs/fltk/fltk-1.3.5-r4.ebuild
index 165ef8e51215..bd03eb94dac6 100644
--- a/x11-libs/fltk/fltk-1.3.5-r4.ebuild
+++ b/x11-libs/fltk/fltk-1.3.5-r4.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://www.fltk.org/pub/${PN}/${PV}/${P}-source.tar.gz"
SLOT="1"
LICENSE="FLTK LGPL-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
IUSE="cairo debug doc examples games +opengl static-libs +threads +xft +xinerama"
RDEPEND="