net-libs/libnsl: Move glibc blocker into RDEPEND
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 28 Oct 2017 18:28:30 +0000 (20:28 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 28 Oct 2017 18:28:46 +0000 (20:28 +0200)
Package-Manager: Portage-2.3.13, Repoman-2.3.4

net-libs/libnsl/libnsl-1.1.0-r1.ebuild [moved from net-libs/libnsl/libnsl-1.1.0.ebuild with 97% similarity]

similarity index 97%
rename from net-libs/libnsl/libnsl-1.1.0.ebuild
rename to net-libs/libnsl/libnsl-1.1.0-r1.ebuild
index 3abda843bf657841667aeac05fc92792bf76483f..e56e5624f3433fbe652d73eb063686d9de8bde1b 100644 (file)
@@ -15,10 +15,11 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~s
 IUSE=""
 
 DEPEND="
-       !<sys-libs/glibc-2.26
        net-libs/libtirpc[${MULTILIB_USEDEP}]
 "
-RDEPEND=${DEPEND}
+RDEPEND="${DEPEND}
+       !<sys-libs/glibc-2.26
+"
 
 S=${WORKDIR}/${PN}-${P}