diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-10 09:20:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-10 09:20:46 +0000 |
commit | 7aed1cf92e89a3b3bce982b7817286061aaad6fa (patch) | |
tree | 337beb1f77614eb689ee09d7440510beb791b5f1 /media-sound/gsm/gsm-1.0.13-r1.ebuild | |
parent | Stable for ia64, wrt bug #515234 (diff) | |
download | historical-7aed1cf92e89a3b3bce982b7817286061aaad6fa.tar.gz historical-7aed1cf92e89a3b3bce982b7817286061aaad6fa.tar.bz2 historical-7aed1cf92e89a3b3bce982b7817286061aaad6fa.zip |
Stable for ia64, wrt bug #515234
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
RepoMan-Options: --include-arches="ia64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'media-sound/gsm/gsm-1.0.13-r1.ebuild')
-rw-r--r-- | media-sound/gsm/gsm-1.0.13-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/gsm/gsm-1.0.13-r1.ebuild b/media-sound/gsm/gsm-1.0.13-r1.ebuild index f4dcbbdac9d2..e82a46bb5fdf 100644 --- a/media-sound/gsm/gsm-1.0.13-r1.ebuild +++ b/media-sound/gsm/gsm-1.0.13-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/gsm/gsm-1.0.13-r1.ebuild,v 1.9 2014/08/09 10:47:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gsm/gsm-1.0.13-r1.ebuild,v 1.10 2014/08/10 09:20:45 ago Exp $ EAPI=5 inherit eutils flag-o-matic multilib multilib-minimal toolchain-funcs versionator @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="gsm" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="abi_x86_32? ( !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] )" DEPEND="${RDEPEND}" |