diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-03-07 14:50:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-03-07 14:50:43 +0100 |
commit | bb0b46f16d5b8891d8ec0dbc686d9b379fbc73b6 (patch) | |
tree | 909310698eb57a09bf4bdd0973d0846cf5c5d853 /net-misc/netkit-bootparamd | |
parent | sys-apps/man: amd64 stable wrt bug #648824 (diff) | |
download | gentoo-bb0b46f16d5b8891d8ec0dbc686d9b379fbc73b6.tar.gz gentoo-bb0b46f16d5b8891d8ec0dbc686d9b379fbc73b6.tar.bz2 gentoo-bb0b46f16d5b8891d8ec0dbc686d9b379fbc73b6.zip |
net-misc/netkit-bootparamd: amd64 stable wrt bug #648404
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-misc/netkit-bootparamd')
-rw-r--r-- | net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r4.ebuild b/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r4.ebuild index b52721ceadcf..8261f1905176 100644 --- a/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r4.ebuild +++ b/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r4.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 @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/n/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~mips ~ppc ~sparc ~x86" IUSE="+libtirpc" DEPEND=" |