diff options
author | Lars Weiler <pylon@gentoo.org> | 2005-08-02 23:32:11 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2005-08-02 23:32:11 +0000 |
commit | ddce05a8ea13999efb7df3a4af5abfb6c779c837 (patch) | |
tree | a6227e6b514bf18135e9c1f4c0d58df320b48c02 /dev-tex/curve | |
parent | Version bump; bug #95284. (diff) | |
download | gentoo-2-ddce05a8ea13999efb7df3a4af5abfb6c779c837.tar.gz gentoo-2-ddce05a8ea13999efb7df3a4af5abfb6c779c837.tar.bz2 gentoo-2-ddce05a8ea13999efb7df3a4af5abfb6c779c837.zip |
That shouldn't go stable directly
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-tex/curve')
-rw-r--r-- | dev-tex/curve/curve-1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/curve/curve-1.9.ebuild b/dev-tex/curve/curve-1.9.ebuild index 79ff122d815b..4f528f1b380a 100644 --- a/dev-tex/curve/curve-1.9.ebuild +++ b/dev-tex/curve/curve-1.9.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/dev-tex/curve/curve-1.9.ebuild,v 1.1 2005/08/02 23:31:01 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/curve/curve-1.9.ebuild,v 1.2 2005/08/02 23:32:11 pylon Exp $ inherit latex-package @@ -13,7 +13,7 @@ LICENSE="LPPL-1.2" IUSE="" SLOT="0" -KEYWORDS="x86 ppc ~sparc amd64" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" src_install() { |