diff options
-rw-r--r-- | app-doc/cppman/cppman-0.4.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/cppman/cppman-0.4.8.ebuild b/app-doc/cppman/cppman-0.4.8.ebuild index eb32dfc0a360..ed07e1b95c54 100644 --- a/app-doc/cppman/cppman-0.4.8.ebuild +++ b/app-doc/cppman/cppman-0.4.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ LICENSE="GPL-3" SLOT="0" SRC_URI="https://github.com/aitjcize/cppman/archive/${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~x86 ~x64-macos" RDEPEND=" sys-apps/groff |