diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:38:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:38:26 +0000 |
commit | 7642b58dea747b3e9d1d92bc06024ac27db75294 (patch) | |
tree | 9d72540b929d9c575d8a14e58c74138af5f84454 /media-sound/mpg321/mpg321-0.3.1-r1.ebuild | |
parent | Stable for ia64, wrt bug #495752 (diff) | |
download | historical-7642b58dea747b3e9d1d92bc06024ac27db75294.tar.gz historical-7642b58dea747b3e9d1d92bc06024ac27db75294.tar.bz2 historical-7642b58dea747b3e9d1d92bc06024ac27db75294.zip |
Stable for ia64, wrt bug #495804
Package-Manager: portage-2.2.7/cvs/Linux x86_64
RepoMan-Options: --include-arches="ia64"
Manifest-Sign-Key: 0x7194459F
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 |