diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-08-13 00:13:31 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-08-13 00:13:58 +1000 |
commit | d52abdd3c47a76dbf6df7780f18fa80895daeaed (patch) | |
tree | 996e4ed9df5231e6ce0d1e82c6bc0f9455b6f0a5 /sci-libs | |
parent | sys-fs/zfs: changing = to >= to allow new versions to be accepted. (diff) | |
download | gentoo-d52abdd3c47a76dbf6df7780f18fa80895daeaed.tar.gz gentoo-d52abdd3c47a76dbf6df7780f18fa80895daeaed.tar.bz2 gentoo-d52abdd3c47a76dbf6df7780f18fa80895daeaed.zip |
sci-libs/indilib: remove noop test USE flag
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/indilib/indilib-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/indilib/indilib-1.4.1.ebuild b/sci-libs/indilib/indilib-1.4.1.ebuild index aa9314ca2fd6..91aa803c8b8e 100644 --- a/sci-libs/indilib/indilib-1.4.1.ebuild +++ b/sci-libs/indilib/indilib-1.4.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN/lib/}/releases/download/v${PV}/${MY_PN}_$ LICENSE="LGPL-2" SLOT="0/1" KEYWORDS="amd64 ~ppc ~ppc64 ~x86" -IUSE="test" +IUSE="" RDEPEND=" net-misc/curl |