diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-07-29 14:31:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-07-29 14:31:19 +0000 |
commit | 45fa06c18c9dcb817c93ef6b9ec14ec5b2228c97 (patch) | |
tree | 66b04268c25b7016df19b4432f6bbe86a1d9309b /media-libs/libcuefile/libcuefile-444.ebuild | |
parent | Marked ~hppa (bug #279069). (diff) | |
download | gentoo-2-45fa06c18c9dcb817c93ef6b9ec14ec5b2228c97.tar.gz gentoo-2-45fa06c18c9dcb817c93ef6b9ec14ec5b2228c97.tar.bz2 gentoo-2-45fa06c18c9dcb817c93ef6b9ec14ec5b2228c97.zip |
Marked ~hppa (bug #279069).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'media-libs/libcuefile/libcuefile-444.ebuild')
-rw-r--r-- | media-libs/libcuefile/libcuefile-444.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libcuefile/libcuefile-444.ebuild b/media-libs/libcuefile/libcuefile-444.ebuild index c2f14df4afac..1669185cb15a 100644 --- a/media-libs/libcuefile/libcuefile-444.ebuild +++ b/media-libs/libcuefile/libcuefile-444.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/libcuefile-444.ebuild,v 1.4 2009/07/27 07:03:06 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/libcuefile-444.ebuild,v 1.5 2009/07/29 14:31:19 jer Exp $ inherit cmake-utils @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd" IUSE="" PATCHES=( "${FILESDIR}/${P}-multilib_and_shared.patch" ) |