diff options
author | 2008-03-06 17:59:47 +0000 | |
---|---|---|
committer | 2008-03-06 17:59:47 +0000 | |
commit | b03c063bca568b460dd7439dc2de9ff66ca93c64 (patch) | |
tree | 2429c39534214ed4a921144218a45abc79a761b5 /x11-libs/xbae/xbae-4.60.4.ebuild | |
parent | Stable on ppc wrt bug 212431 (diff) | |
download | gentoo-2-b03c063bca568b460dd7439dc2de9ff66ca93c64.tar.gz gentoo-2-b03c063bca568b460dd7439dc2de9ff66ca93c64.tar.bz2 gentoo-2-b03c063bca568b460dd7439dc2de9ff66ca93c64.zip |
Marked ~hppa (bug #212198).
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-libs/xbae/xbae-4.60.4.ebuild')
-rw-r--r-- | x11-libs/xbae/xbae-4.60.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xbae/xbae-4.60.4.ebuild b/x11-libs/xbae/xbae-4.60.4.ebuild index c54d0e161570..23a129202463 100644 --- a/x11-libs/xbae/xbae-4.60.4.ebuild +++ b/x11-libs/xbae/xbae-4.60.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xbae/xbae-4.60.4.ebuild,v 1.4 2008/03/04 14:42:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xbae/xbae-4.60.4.ebuild,v 1.5 2008/03/06 17:59:47 jer Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://xbae.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86" SLOT="0" IUSE="doc examples" |