diff options
Diffstat (limited to 'dev-db/pgaccess/pgaccess-0.99.0.20040219-r2.ebuild')
-rw-r--r-- | dev-db/pgaccess/pgaccess-0.99.0.20040219-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/pgaccess/pgaccess-0.99.0.20040219-r2.ebuild b/dev-db/pgaccess/pgaccess-0.99.0.20040219-r2.ebuild index 5ca58f793ef6..64b3d138a7a4 100644 --- a/dev-db/pgaccess/pgaccess-0.99.0.20040219-r2.ebuild +++ b/dev-db/pgaccess/pgaccess-0.99.0.20040219-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/pgaccess/pgaccess-0.99.0.20040219-r2.ebuild,v 1.5 2010/01/07 05:17:39 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/pgaccess/pgaccess-0.99.0.20040219-r2.ebuild,v 1.6 2010/01/09 15:11:14 fauli Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pgaccess/${MY_P}.tgz" LICENSE="POSTGRESQL" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="" S=${WORKDIR}/${MY_P} |