diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:27:01 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:27:01 +0100 |
commit | afbfce1b8f860560fdd3d19a64268ffe1d498e80 (patch) | |
tree | 9fceda8b8c7d9b5738f4ce96a1d5aae8c1345a83 | |
parent | app-shells/zsh: drop x86-macos (diff) | |
download | gentoo-afbfce1b8f860560fdd3d19a64268ffe1d498e80.tar.gz gentoo-afbfce1b8f860560fdd3d19a64268ffe1d498e80.tar.bz2 gentoo-afbfce1b8f860560fdd3d19a64268ffe1d498e80.zip |
app-text/a2ps: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rw-r--r-- | app-text/a2ps/a2ps-4.14-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/a2ps/a2ps-4.14-r6.ebuild b/app-text/a2ps/a2ps-4.14-r6.ebuild index c8da672d4e7e..6414e3d42237 100644 --- a/app-text/a2ps/a2ps-4.14-r6.ebuild +++ b/app-text/a2ps/a2ps-4.14-r6.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=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="cjk emacs latex nls static-libs userland_BSD userland_GNU vanilla" RESTRICT=test |