diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-22 11:16:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-22 11:16:05 +0000 |
commit | 89dead270aeb6c61c22a40915ec28e5760d228f2 (patch) | |
tree | 2bc32bcd221d424bdeb384e69e6b08671cb61f87 /sys-apps/sg3_utils/sg3_utils-1.29.ebuild | |
parent | Add ~alpha (diff) | |
download | gentoo-2-89dead270aeb6c61c22a40915ec28e5760d228f2.tar.gz gentoo-2-89dead270aeb6c61c22a40915ec28e5760d228f2.tar.bz2 gentoo-2-89dead270aeb6c61c22a40915ec28e5760d228f2.zip |
Add ~alpha
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'sys-apps/sg3_utils/sg3_utils-1.29.ebuild')
-rw-r--r-- | sys-apps/sg3_utils/sg3_utils-1.29.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/sg3_utils/sg3_utils-1.29.ebuild b/sys-apps/sg3_utils/sg3_utils-1.29.ebuild index 9232ceaf68bd..8d4bbccd2bd7 100644 --- a/sys-apps/sg3_utils/sg3_utils-1.29.ebuild +++ b/sys-apps/sg3_utils/sg3_utils-1.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.29.ebuild,v 1.2 2010/05/04 16:13:21 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.29.ebuild,v 1.3 2010/05/22 11:16:05 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://sg.danny.cz/sg/p/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="sys-devel/libtool" |