diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-04-06 13:04:26 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-04-06 13:05:09 +0200 |
commit | 9a64211a70e098510975cf4fd01e35ce745787f2 (patch) | |
tree | 63da29c5a130b6b6edaa78325b830592766207f2 /net-misc/ndisc6/ndisc6-1.0.3.ebuild | |
parent | sys-apps/pv: marked ~x64-macos, bug #650848 (diff) | |
download | gentoo-9a64211a70e098510975cf4fd01e35ce745787f2.tar.gz gentoo-9a64211a70e098510975cf4fd01e35ce745787f2.tar.bz2 gentoo-9a64211a70e098510975cf4fd01e35ce745787f2.zip |
net-misc/ndisc6: marked ~x64-macos, bug #650848
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-misc/ndisc6/ndisc6-1.0.3.ebuild')
-rw-r--r-- | net-misc/ndisc6/ndisc6-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/ndisc6/ndisc6-1.0.3.ebuild b/net-misc/ndisc6/ndisc6-1.0.3.ebuild index 1b789b871e42..c4e9e39d3a7f 100644 --- a/net-misc/ndisc6/ndisc6-1.0.3.ebuild +++ b/net-misc/ndisc6/ndisc6-1.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ SRC_URI="http://www.remlab.net/files/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~x86 ~x64-macos" IUSE="debug" DEPEND="dev-lang/perl |