summaryrefslogtreecommitdiff
path: root/net-nds/yp-tools/yp-tools-4.2.2-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-nds/yp-tools/yp-tools-4.2.2-r1.ebuild')
-rw-r--r--net-nds/yp-tools/yp-tools-4.2.2-r1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-nds/yp-tools/yp-tools-4.2.2-r1.ebuild b/net-nds/yp-tools/yp-tools-4.2.2-r1.ebuild
index 85e54c36ba59..f22492fb387a 100644
--- a/net-nds/yp-tools/yp-tools-4.2.2-r1.ebuild
+++ b/net-nds/yp-tools/yp-tools-4.2.2-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://www.linux-nis.org/download/yp-tools/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86"
IUSE="nls"
DEPEND="
@@ -20,6 +20,8 @@ DEPEND="
RDEPEND=${DEPEND}
# uses always libtirpc if present
+RESTRICT=test # do not compile
+
src_configure () {
econf \
--disable-static \