diff options
author | 2003-02-05 08:28:55 +0000 | |
---|---|---|
committer | 2003-02-05 08:28:55 +0000 | |
commit | f34f31a74de3be35d7f68aa913228c810453d1ed (patch) | |
tree | e3f15b559de02fd7f7520d4d4a982bce52046369 /app-text/sgml-common | |
parent | Masking the sgml-common updates. (diff) | |
download | historical-f34f31a74de3be35d7f68aa913228c810453d1ed.tar.gz historical-f34f31a74de3be35d7f68aa913228c810453d1ed.tar.bz2 historical-f34f31a74de3be35d7f68aa913228c810453d1ed.zip |
Forgot the arch masking.
Diffstat (limited to 'app-text/sgml-common')
-rw-r--r-- | app-text/sgml-common/sgml-common-0.6.3-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/sgml-common/sgml-common-0.6.3-r4.ebuild b/app-text/sgml-common/sgml-common-0.6.3-r4.ebuild index e2f08b36fb42..2aa21b7ac8d6 100644 --- a/app-text/sgml-common/sgml-common-0.6.3-r4.ebuild +++ b/app-text/sgml-common/sgml-common-0.6.3-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sgml-common/sgml-common-0.6.3-r4.ebuild,v 1.1 2003/02/05 08:28:18 satai Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sgml-common/sgml-common-0.6.3-r4.ebuild,v 1.2 2003/02/05 08:28:55 satai Exp $ S=${WORKDIR}/${P} DESCRIPTION="Base ISO character entities and utilities for SGML" @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.kde.org/pub/kde/devel/docbook/SOURCES/${P}.tgz HOMEPAGE="http://www.iso.ch/cate/3524030.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" src_unpack() { unpack ${A} |