diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2005-09-04 08:32:59 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2005-09-04 08:32:59 +0000 |
commit | 39a2a37ebd9ae695871f0e912df3245debc39322 (patch) | |
tree | bf1bf4273c3f022c46fea81862bf45879f5c4282 /x11-libs/libXaw | |
parent | Added ~sh (diff) | |
download | gentoo-2-39a2a37ebd9ae695871f0e912df3245debc39322.tar.gz gentoo-2-39a2a37ebd9ae695871f0e912df3245debc39322.tar.bz2 gentoo-2-39a2a37ebd9ae695871f0e912df3245debc39322.zip |
Added ~sh
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-libs/libXaw')
-rw-r--r-- | x11-libs/libXaw/libXaw-0.99.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXaw/libXaw-0.99.0.ebuild b/x11-libs/libXaw/libXaw-0.99.0.ebuild index a813eb4639b2..04e2be5868c3 100644 --- a/x11-libs/libXaw/libXaw-0.99.0.ebuild +++ b/x11-libs/libXaw/libXaw-0.99.0.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/x11-libs/libXaw/libXaw-0.99.0.ebuild,v 1.5 2005/08/24 01:06:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-0.99.0.ebuild,v 1.6 2005/09/04 08:31:37 matsuu Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org Xaw library" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sh ~sparc ~x86" IUSE="xprint" RDEPEND="x11-libs/libX11 x11-libs/libXt |