From: Sergei Trofimovich Date: Sat, 2 Feb 2019 20:21:02 +0000 (+0000) Subject: sys-block/nbd: stable 3.18 for ppc, bug #677060 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ac10af37787634d7605cd312c5dc0599a45df085;p=gentoo.git sys-block/nbd: stable 3.18 for ppc, bug #677060 Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich --- diff --git a/sys-block/nbd/nbd-3.18.ebuild b/sys-block/nbd/nbd-3.18.ebuild index c02131c2e628..036566cb62f2 100644 --- a/sys-block/nbd/nbd-3.18.ebuild +++ b/sys-block/nbd/nbd-3.18.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=6 @@ -10,7 +10,7 @@ if [[ "${PV}" = 9999 ]] ; then EGIT_REPO_URI="https://github.com/NetworkBlockDevice/nbd.git" else SRC_URI="mirror://sourceforge/nbd/${P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86" fi LICENSE="GPL-2" SLOT="0"