net-libs/freaklabs-chibiarduino: drop blank DEPEND/RDEPEND

This makes it hard to grep for actual mistakes like DEPEND=DEPEND.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2023-06-30 14:27:02 +01:00
parent 3581a0541a
commit d90d49c026
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
2 changed files with 2 additions and 8 deletions

View File

@ -1,4 +1,4 @@
# Copyright 2019 Gentoo Authors
# Copyright 2019-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -20,9 +20,6 @@ LICENSE="BSD"
SLOT="0"
IUSE="+promisc"
DEPEND=""
RDEPEND="${DEPEND}"
BDEPEND=""
PDEPEND="dev-embedded/arduino
dev-embedded/freaklabs-boards"

View File

@ -1,4 +1,4 @@
# Copyright 2019 Gentoo Authors
# Copyright 2019-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -20,9 +20,6 @@ LICENSE="BSD"
SLOT="0"
IUSE="+promisc"
DEPEND=""
RDEPEND="${DEPEND}"
BDEPEND=""
PDEPEND="dev-embedded/arduino
dev-embedded/freaklabs-boards"