commit: 6de1b89bc5999ce92baa23b02bc1d5fc0f556fc5 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Thu Jun 21 16:50:35 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Thu Jun 21 19:21:01 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6de1b89b
media-sound/gnump3d: stable 3.0-r2 for sparc Bug: https://bugs.gentoo.org/658642 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc" media-sound/gnump3d/gnump3d-3.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/gnump3d/gnump3d-3.0-r2.ebuild b/media-sound/gnump3d/gnump3d-3.0-r2.ebuild index c0562eceec2..66a98527f1b 100644 --- a/media-sound/gnump3d/gnump3d-3.0-r2.ebuild +++ b/media-sound/gnump3d/gnump3d-3.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://savannah.gnu.org/download/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc ~x86" IUSE="sox" RDEPEND="sox? ( media-sound/sox )"