diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2024-01-13 09:32:51 +0100 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2024-01-13 09:42:40 +0100 |
commit | 7a77f449ae09b8543d475abcf3cae190fb5a51e4 (patch) | |
tree | 1c00424cda5e83f1e18f4aac36b4e7e045d93c46 /dev-libs/linux-syscall-support | |
parent | dev-db/phppgadmin: EmptyGlobalAssignment (diff) | |
download | gentoo-7a77f449ae09b8543d475abcf3cae190fb5a51e4.tar.gz gentoo-7a77f449ae09b8543d475abcf3cae190fb5a51e4.tar.bz2 gentoo-7a77f449ae09b8543d475abcf3cae190fb5a51e4.zip |
dev-libs/linux-syscall-support: EmptyGlobalAssignment
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-libs/linux-syscall-support')
-rw-r--r-- | dev-libs/linux-syscall-support/linux-syscall-support-2021.05.03.ebuild | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/dev-libs/linux-syscall-support/linux-syscall-support-2021.05.03.ebuild b/dev-libs/linux-syscall-support/linux-syscall-support-2021.05.03.ebuild index 3b17f483ad04..20846862a136 100644 --- a/dev-libs/linux-syscall-support/linux-syscall-support-2021.05.03.ebuild +++ b/dev-libs/linux-syscall-support/linux-syscall-support-2021.05.03.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,12 +14,6 @@ LICENSE="BSD" SLOT="0" KEYWORDS="~amd64" -DEPEND="" -RDEPEND=" - ${DEPEND} -" -BDEPEND="" - S="${WORKDIR}"/${PN}-${CommitId} PATCHES=( |