diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-05 18:44:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-05 18:44:23 +0000 |
commit | f4b9808c10c58742d6043923db7149480c056b4d (patch) | |
tree | fdd55bbd83c1483e7bc843953d92f24afff7ce93 /dev-db/postgresql-docs/postgresql-docs-9.2.4.ebuild | |
parent | Stable for sh, wrt bug #463884 (diff) | |
download | gentoo-2-f4b9808c10c58742d6043923db7149480c056b4d.tar.gz gentoo-2-f4b9808c10c58742d6043923db7149480c056b4d.tar.bz2 gentoo-2-f4b9808c10c58742d6043923db7149480c056b4d.zip |
Stable for sparc, wrt bug #463884
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-db/postgresql-docs/postgresql-docs-9.2.4.ebuild')
-rw-r--r-- | dev-db/postgresql-docs/postgresql-docs-9.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql-docs/postgresql-docs-9.2.4.ebuild b/dev-db/postgresql-docs/postgresql-docs-9.2.4.ebuild index 2fb032ae364e..604f2b184feb 100644 --- a/dev-db/postgresql-docs/postgresql-docs-9.2.4.ebuild +++ b/dev-db/postgresql-docs/postgresql-docs-9.2.4.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2013 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.2.4.ebuild,v 1.11 2013/04/05 18:43:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-docs/postgresql-docs-9.2.4.ebuild,v 1.12 2013/04/05 18:44:23 ago Exp $ EAPI="4" inherit versionator -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" RESTRICT="test" |