diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-24 13:17:13 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-24 13:17:13 +0100 |
commit | c0cb56a1bd72974d78546aa61403dc44591a76f8 (patch) | |
tree | 689b09d319757288bce6044a02aac5ed2af0241f /sys-apps | |
parent | sys-apps/debianutils: drop ~x86-macos (diff) | |
download | prefix-c0cb56a1bd72974d78546aa61403dc44591a76f8.tar.gz prefix-c0cb56a1bd72974d78546aa61403dc44591a76f8.tar.bz2 prefix-c0cb56a1bd72974d78546aa61403dc44591a76f8.zip |
sys-apps/help2man: drop ~x86-macos
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/help2man/help2man-1.47.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/help2man/help2man-1.47.16.ebuild b/sys-apps/help2man/help2man-1.47.16.ebuild index 044ca4b121..91dba1b599 100644 --- a/sys-apps/help2man/help2man-1.47.16.ebuild +++ b/sys-apps/help2man/help2man-1.47.16.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="mirror://gnu/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="nls" RDEPEND="dev-lang/perl |