diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-08-28 13:02:54 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-08-28 13:02:54 +0000 |
commit | 2cf1e59a373c2e8fe6cab9a38f98b606025e9bf9 (patch) | |
tree | 3d72cd84afccb2019907e2845829f48fcaa3b6f4 /media-libs/libcuefile/libcuefile-444.ebuild | |
parent | Keyworded on alpha, bug #279069 (diff) | |
download | gentoo-2-2cf1e59a373c2e8fe6cab9a38f98b606025e9bf9.tar.gz gentoo-2-2cf1e59a373c2e8fe6cab9a38f98b606025e9bf9.tar.bz2 gentoo-2-2cf1e59a373c2e8fe6cab9a38f98b606025e9bf9.zip |
Keyworded on alpha, bug #279069
(Portage version: 2.1.6.13/cvs/Linux x86_64)
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 370ae777fe73..2d94c0d70705 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.6 2009/07/31 18:30:43 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/libcuefile-444.ebuild,v 1.7 2009/08/28 13:02:54 klausman Exp $ inherit cmake-utils @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~x86 ~x86-fbsd" IUSE="" PATCHES=( "${FILESDIR}/${P}-multilib_and_shared.patch" ) |