diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 12:46:06 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 12:46:06 +0100 |
commit | 2c8660e84b639979d5fe287e28139ac1f76996bc (patch) | |
tree | 9dc8a5cb822517239b547da8966b684a1554e92e /x11-libs | |
parent | x11-libs/gtk+: drop x86-macos (diff) | |
download | gentoo-2c8660e84b639979d5fe287e28139ac1f76996bc.tar.gz gentoo-2c8660e84b639979d5fe287e28139ac1f76996bc.tar.bz2 gentoo-2c8660e84b639979d5fe287e28139ac1f76996bc.zip |
x11-libs/libast: 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')
-rw-r--r-- | x11-libs/libast/libast-0.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libast/libast-0.7-r2.ebuild b/x11-libs/libast/libast-0.7-r2.ebuild index 15f7036f2454..3d1a4a61c04e 100644 --- a/x11-libs/libast/libast-0.7-r2.ebuild +++ b/x11-libs/libast/libast-0.7-r2.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 @@ -9,7 +9,7 @@ SRC_URI="http://www.eterm.org/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="imlib cpu_flags_x86_mmx pcre" RDEPEND=" |