diff options
author | Mike Gilbert <floppym@gentoo.org> | 2012-04-16 15:45:05 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2012-04-16 15:48:24 -0400 |
commit | 7399aec5326dcd247b972bca8afb57542d5ff7a9 (patch) | |
tree | 341333ec8c56d08eae52328a6ae146581ad80fb1 /dev-python/pytyrant/pytyrant-1.1.17.ebuild | |
parent | dev-python/eventlet: IUSE=test (diff) | |
download | sunrise-reviewed-7399aec5326dcd247b972bca8afb57542d5ff7a9.tar.gz sunrise-reviewed-7399aec5326dcd247b972bca8afb57542d5ff7a9.tar.bz2 sunrise-reviewed-7399aec5326dcd247b972bca8afb57542d5ff7a9.zip |
dev-python/pytyrant: IUSE=test
(Portage version: 2.2.0_alpha100/git/Linux x86_64, signed Manifest commit with key EA4843A4)
Diffstat (limited to 'dev-python/pytyrant/pytyrant-1.1.17.ebuild')
-rw-r--r-- | dev-python/pytyrant/pytyrant-1.1.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytyrant/pytyrant-1.1.17.ebuild b/dev-python/pytyrant/pytyrant-1.1.17.ebuild index a83e785f4..c3486592c 100644 --- a/dev-python/pytyrant/pytyrant-1.1.17.ebuild +++ b/dev-python/pytyrant/pytyrant-1.1.17.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" +IUSE="test" DEPEND="test? ( net-misc/tokyotyrant )" RDEPEND="" |