summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2017-12-12 16:57:15 -0500
committerAaron W. Swenson <titanofold@gentoo.org>2017-12-12 16:58:53 -0500
commite08edad4e0a244c3fbfcb2bff041472ab77a5a79 (patch)
tree911a13c1cc73ba57c421e5a5ec759ff1ffc72bc0 /dev-db/slony1
parentmail-client/clawsker: regenerate Manifest. (diff)
downloadgentoo-e08edad4e0a244c3fbfcb2bff041472ab77a5a79.tar.gz
gentoo-e08edad4e0a244c3fbfcb2bff041472ab77a5a79.tar.bz2
gentoo-e08edad4e0a244c3fbfcb2bff041472ab77a5a79.zip
dev-db/slony1: Restrict Test
Closes: https://bugs.gentoo.org/624416 Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-db/slony1')
-rw-r--r--dev-db/slony1/slony1-2.2.6.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-db/slony1/slony1-2.2.6.ebuild b/dev-db/slony1/slony1-2.2.6.ebuild
index 59ee59bcec1c..c165df4a991b 100644
--- a/dev-db/slony1/slony1-2.2.6.ebuild
+++ b/dev-db/slony1/slony1-2.2.6.ebuild
@@ -30,6 +30,8 @@ RDEPEND=${DEPEND}
REQUIRE_USE="${POSTGRES_REQ_USE}"
+RESTRICT="test"
+
src_configure() {
local slot_bin_dir="/usr/$(get_libdir)/postgresql-@PG_SLOT@/bin"
use perl && myconf=" --with-perltools=\"${slot_bin_dir}\""