diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-12 21:09:32 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-12 21:09:32 +0100 |
commit | 42ba753d93ebb08265552b5c3ea905a84f694341 (patch) | |
tree | aadb35385a35629f0c780bc8a99bbe3d8e2e1e25 /app-portage/eclass-manpages | |
parent | app-text/openjade: fix compilation using Clang, bug #604534 (diff) | |
download | gentoo-42ba753d93ebb08265552b5c3ea905a84f694341.tar.gz gentoo-42ba753d93ebb08265552b5c3ea905a84f694341.tar.bz2 gentoo-42ba753d93ebb08265552b5c3ea905a84f694341.zip |
app-portage/eclass-manpages: marked ~x64-macos
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-portage/eclass-manpages')
-rw-r--r-- | app-portage/eclass-manpages/eclass-manpages-20150814-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/eclass-manpages/eclass-manpages-20150814-r1.ebuild b/app-portage/eclass-manpages/eclass-manpages-20150814-r1.ebuild index eafea7c90de1..ca14713a3e63 100644 --- a/app-portage/eclass-manpages/eclass-manpages-20150814-r1.ebuild +++ b/app-portage/eclass-manpages/eclass-manpages-20150814-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" IUSE="" S=${WORKDIR} |