diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2012-03-01 17:10:59 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2012-03-01 17:10:59 +0000 |
commit | 2bd59210b96dbfef1a356370a6d9eaf0d490b94a (patch) | |
tree | 0b4e6bd0c325ba98a67716ae651e7a06bd710496 /dev-db/postgresql-docs/postgresql-docs-9.0.7.ebuild | |
parent | Stable on alpha, bug #406037 (diff) | |
download | gentoo-2-2bd59210b96dbfef1a356370a6d9eaf0d490b94a.tar.gz gentoo-2-2bd59210b96dbfef1a356370a6d9eaf0d490b94a.tar.bz2 gentoo-2-2bd59210b96dbfef1a356370a6d9eaf0d490b94a.zip |
Stable on alpha, bug #406037
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-db/postgresql-docs/postgresql-docs-9.0.7.ebuild')
-rw-r--r-- | dev-db/postgresql-docs/postgresql-docs-9.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql-docs/postgresql-docs-9.0.7.ebuild b/dev-db/postgresql-docs/postgresql-docs-9.0.7.ebuild index 163efb9dbf95..0d0245774dc4 100644 --- a/dev-db/postgresql-docs/postgresql-docs-9.0.7.ebuild +++ b/dev-db/postgresql-docs/postgresql-docs-9.0.7.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-docs/postgresql-docs-9.0.7.ebuild,v 1.4 2012/02/29 14:29:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-docs/postgresql-docs-9.0.7.ebuild,v 1.5 2012/03/01 17:10:59 klausman Exp $ EAPI="4" inherit versionator -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" RESTRICT="test" |