diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:23:49 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:23:49 +0100 |
commit | 63e76556dc6dfbcdc3d8f9deb73f0d983884bbfb (patch) | |
tree | b643bff0142ce30c0efbbdea2e90eb0443d42200 /sys-apps | |
parent | sys-apps/groff: drop x86-macos (diff) | |
download | gentoo-63e76556dc6dfbcdc3d8f9deb73f0d983884bbfb.tar.gz gentoo-63e76556dc6dfbcdc3d8f9deb73f0d983884bbfb.tar.bz2 gentoo-63e76556dc6dfbcdc3d8f9deb73f0d983884bbfb.zip |
sys-apps/help2man: drop x86-macos
Package-Manager: Portage-3.0.12, 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 aa6b480c0308..8832b330c3db 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="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="nls" RDEPEND="dev-lang/perl |