diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-07-13 19:27:29 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-07-13 19:27:29 +0000 |
commit | bf23e8a5005e84dca5007d214702cc09a0cad380 (patch) | |
tree | e4b5ddbfb38c5da2180be78dbedb33667e2e1c15 /media-gfx/optipng/optipng-0.4.8.ebuild | |
parent | Unmasked amd64 (diff) | |
download | historical-bf23e8a5005e84dca5007d214702cc09a0cad380.tar.gz historical-bf23e8a5005e84dca5007d214702cc09a0cad380.tar.bz2 historical-bf23e8a5005e84dca5007d214702cc09a0cad380.zip |
~amd64
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'media-gfx/optipng/optipng-0.4.8.ebuild')
-rw-r--r-- | media-gfx/optipng/optipng-0.4.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/optipng/optipng-0.4.8.ebuild b/media-gfx/optipng/optipng-0.4.8.ebuild index 7b80ef739e81..a1c72077acb1 100644 --- a/media-gfx/optipng/optipng-0.4.8.ebuild +++ b/media-gfx/optipng/optipng-0.4.8.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/media-gfx/optipng/optipng-0.4.8.ebuild,v 1.1 2005/06/03 14:54:20 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/optipng-0.4.8.ebuild,v 1.2 2005/07/13 19:27:29 blubb Exp $ inherit eutils flag-o-matic @@ -11,7 +11,7 @@ HOMEPAGE="http://www.cs.toronto.edu/~cosmin/pngtech/optipng/" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha" +KEYWORDS="~alpha ~amd64 ~ppc ~x86" IUSE="" DEPEND="virtual/libc" |