diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:02:54 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:17:54 +0100 |
commit | dbdc958cfb43e26c443de234071dc2502fe6cb9b (patch) | |
tree | dbdae5bd436ece50778f3a933b22fd2340b3b373 /net-misc/ndisc6 | |
parent | net-p2p/ncdc: x86 stable (bug #676754) (diff) | |
download | gentoo-dbdc958cfb43e26c443de234071dc2502fe6cb9b.tar.gz gentoo-dbdc958cfb43e26c443de234071dc2502fe6cb9b.tar.bz2 gentoo-dbdc958cfb43e26c443de234071dc2502fe6cb9b.zip |
net-misc/ndisc6: x86 stable (bug #676742)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-misc/ndisc6')
-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 acde018f8899..511a76c11558 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-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86 ~x64-macos" +KEYWORDS="~amd64 ~arm x86 ~x64-macos" IUSE="debug" DEPEND="dev-lang/perl |