From: Andreas K. Hüttel Date: Fri, 17 Feb 2017 21:58:18 +0000 (+0100) Subject: net-libs/openslp: Restore keywords. Let's see how much explodes... X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8276150e635a0cf0643c6d79601aacd16ee1fa9e;p=gentoo.git net-libs/openslp: Restore keywords. Let's see how much explodes... Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/net-libs/openslp/openslp-2.0.0-r1.ebuild b/net-libs/openslp/openslp-2.0.0-r1.ebuild index e4f8d64cd7f6..2d44cf58f6df 100644 --- a/net-libs/openslp/openslp-2.0.0-r1.ebuild +++ b/net-libs/openslp/openslp-2.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,13 +12,13 @@ SRC_URI="mirror://sourceforge/openslp/${P}.tar.gz" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="libressl" RESTRICT="test" DEPEND=" - !libressl? ( dev-libs/openssl:0 ) - libressl? ( dev-libs/libressl ) + !libressl? ( dev-libs/openssl:0= ) + libressl? ( dev-libs/libressl:0= ) " RDEPEND="${DEPEND}"