diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:38:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:38:25 +0000 |
commit | 65bcd3c417535b59bf07dbc4e4e93756f1a5639e (patch) | |
tree | df071a6138afbf494acc61e4c1c3b0ca22b9517a /media-sound/mpg321/mpg321-0.3.1-r1.ebuild | |
parent | Stable for ia64, wrt bug #495752 (diff) | |
download | gentoo-2-65bcd3c417535b59bf07dbc4e4e93756f1a5639e.tar.gz gentoo-2-65bcd3c417535b59bf07dbc4e4e93756f1a5639e.tar.bz2 gentoo-2-65bcd3c417535b59bf07dbc4e4e93756f1a5639e.zip |
Stable for ia64, wrt bug #495804
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-sound/mpg321/mpg321-0.3.1-r1.ebuild')
-rw-r--r-- | media-sound/mpg321/mpg321-0.3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mpg321/mpg321-0.3.1-r1.ebuild b/media-sound/mpg321/mpg321-0.3.1-r1.ebuild index 55a1bbf07521..ce06d34c780d 100644 --- a/media-sound/mpg321/mpg321-0.3.1-r1.ebuild +++ b/media-sound/mpg321/mpg321-0.3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg321/mpg321-0.3.1-r1.ebuild,v 1.5 2014/01/14 15:09:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg321/mpg321-0.3.1-r1.ebuild,v 1.6 2014/01/15 09:38:25 ago Exp $ EAPI=5 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="ipv6" RDEPEND="app-admin/eselect-mpg123 |