diff options
author | Fabian Groffen <grobian@gentoo.org> | 2019-01-14 12:42:51 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2019-01-14 12:42:51 +0100 |
commit | 9e4682d4a4eb289afeaeccf9833337ae2ea67aa5 (patch) | |
tree | e71c291564f861c35a8e92a99b745a18fd68a785 /virtual | |
parent | net-dialup/pptpclient: drop old (diff) | |
download | gentoo-9e4682d4a4eb289afeaeccf9833337ae2ea67aa5.tar.gz gentoo-9e4682d4a4eb289afeaeccf9833337ae2ea67aa5.tar.bz2 gentoo-9e4682d4a4eb289afeaeccf9833337ae2ea67aa5.zip |
virtual/man: add Prefix keywords
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/man/man-0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/man/man-0-r1.ebuild b/virtual/man/man-0-r1.ebuild index 22330a0b0265..f3ec248a917c 100644 --- a/virtual/man/man-0-r1.ebuild +++ b/virtual/man/man-0-r1.ebuild @@ -5,6 +5,6 @@ EAPI=6 DESCRIPTION="Virtual for man" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +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" RDEPEND="|| ( sys-apps/man-db sys-apps/man )" |