diff options
author | 2005-05-05 13:02:22 +0000 | |
---|---|---|
committer | 2005-05-05 13:02:22 +0000 | |
commit | ae49045f5a852124f210083b77d93bef6aee77fb (patch) | |
tree | 0d409a531655c050d8184418d857614c56d472fa /sys-block/gpart/gpart-0.1h-r1.ebuild | |
parent | stable on amd64 and x86 (diff) | |
download | gentoo-2-ae49045f5a852124f210083b77d93bef6aee77fb.tar.gz gentoo-2-ae49045f5a852124f210083b77d93bef6aee77fb.tar.bz2 gentoo-2-ae49045f5a852124f210083b77d93bef6aee77fb.zip |
Added to ~hppa.
(Portage version: 2.0.51.21)
Diffstat (limited to 'sys-block/gpart/gpart-0.1h-r1.ebuild')
-rw-r--r-- | sys-block/gpart/gpart-0.1h-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/gpart/gpart-0.1h-r1.ebuild b/sys-block/gpart/gpart-0.1h-r1.ebuild index 138db9616428..c4ea0784b6bc 100644 --- a/sys-block/gpart/gpart-0.1h-r1.ebuild +++ b/sys-block/gpart/gpart-0.1h-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/gpart/gpart-0.1h-r1.ebuild,v 1.1 2005/03/06 17:45:15 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/gpart/gpart-0.1h-r1.ebuild,v 1.2 2005/05/05 13:02:22 hansmi Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.stud.uni-hannover.de/user/76201/gpart/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 x86 ~hppa" IUSE="" RDEPEND="virtual/libc" |