diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-04-06 12:48:38 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-04-06 13:05:02 +0200 |
commit | 29723a1433e32db060d6f901c852a99348c82911 (patch) | |
tree | 15c192ed2236492709fd6b4877dbabdf3d06193f /app-doc | |
parent | dev-python/html5lib: marked ~x64-macos, bug #650848 (diff) | |
download | gentoo-29723a1433e32db060d6f901c852a99348c82911.tar.gz gentoo-29723a1433e32db060d6f901c852a99348c82911.tar.bz2 gentoo-29723a1433e32db060d6f901c852a99348c82911.zip |
app-doc/cppman: marked ~x64-macos, bug #650848
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-doc')
-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 |