diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-22 13:08:49 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-22 13:09:19 +0200 |
commit | 1298dc2cd43472dc1a6cef1018c050864c77eecc (patch) | |
tree | 13f2601b96d7fc7a9c31afb50aac8bc6c1597440 /media-radio | |
parent | dev-python/sclapp: Drop deprecated usage of DISTUTILS_NO_PARALLEL_BUILD (diff) | |
download | gentoo-1298dc2cd43472dc1a6cef1018c050864c77eecc.tar.gz gentoo-1298dc2cd43472dc1a6cef1018c050864c77eecc.tar.bz2 gentoo-1298dc2cd43472dc1a6cef1018c050864c77eecc.zip |
Drop deprecated usage of DISTUTILS_NO_PARALLEL_BUILD
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'media-radio')
-rw-r--r-- | media-radio/radiotray/radiotray-9999.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/media-radio/radiotray/radiotray-9999.ebuild b/media-radio/radiotray/radiotray-9999.ebuild index 96553be270c1..f0f87bc0e103 100644 --- a/media-radio/radiotray/radiotray-9999.ebuild +++ b/media-radio/radiotray/radiotray-9999.ebuild @@ -5,8 +5,6 @@ EAPI=5 PYTHON_COMPAT=( python2_7 ) -DISTUTILS_NO_PARALLEL_BUILD=1 - inherit distutils-r1 mercurial DESCRIPTION="Online radio streaming player" |