summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2019-01-07 18:33:45 -0500
committerMike Gilbert <floppym@gentoo.org>2019-01-07 18:33:45 -0500
commit4201808eaf84002959ff5ad156914308f44fb3f5 (patch)
tree895d86f10e5863d137de7e1dbbd970c081866b03
parentDrop sys-apps/man mask due to missing amd64-fbsd keyword on man-db (diff)
downloadgentoo-4201808eaf84002959ff5ad156914308f44fb3f5.tar.gz
gentoo-4201808eaf84002959ff5ad156914308f44fb3f5.tar.bz2
gentoo-4201808eaf84002959ff5ad156914308f44fb3f5.zip
virtual/man: drop keywords based on sys-apps/man and sys-apps/man-db
Package-Manager: Portage-2.3.53_p6, Repoman-2.3.12_p37 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
-rw-r--r--virtual/man/man-0-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/virtual/man/man-0-r1.ebuild b/virtual/man/man-0-r1.ebuild
index e36a39623a5e..22330a0b0265 100644
--- a/virtual/man/man-0-r1.ebuild
+++ b/virtual/man/man-0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
DESCRIPTION="Virtual for man"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
RDEPEND="|| ( sys-apps/man-db sys-apps/man )"