diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-21 18:50:35 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-21 20:21:01 +0100 |
commit | 6de1b89bc5999ce92baa23b02bc1d5fc0f556fc5 (patch) | |
tree | 3fd9564d3c660d6beede66c79bea2fd58eaf0b25 /media-sound/gnump3d | |
parent | sys-fs/ntfs3g: stable 2017.3.23 for sparc (diff) | |
download | gentoo-6de1b89bc5999ce92baa23b02bc1d5fc0f556fc5.tar.gz gentoo-6de1b89bc5999ce92baa23b02bc1d5fc0f556fc5.tar.bz2 gentoo-6de1b89bc5999ce92baa23b02bc1d5fc0f556fc5.zip |
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"
Diffstat (limited to 'media-sound/gnump3d')
-rw-r--r-- | media-sound/gnump3d/gnump3d-3.0-r2.ebuild | 4 |
1 files 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 c0562eceec27..66a98527f1b0 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 )" |