virtual/man: drop keywords based on sys-apps/man and sys-apps/man-db
authorMike Gilbert <floppym@gentoo.org>
Mon, 7 Jan 2019 23:33:45 +0000 (18:33 -0500)
committerMike Gilbert <floppym@gentoo.org>
Mon, 7 Jan 2019 23:33:45 +0000 (18:33 -0500)
Package-Manager: Portage-2.3.53_p6, Repoman-2.3.12_p37
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
virtual/man/man-0-r1.ebuild

index e36a39623a5ecfaca4aaf44d9543714a4b659f2e..22330a0b02658e1651ef70468053cd5f1c6b7f1d 100644 (file)
@@ -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 )"