diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2024-03-21 21:16:00 +0100 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2024-03-21 21:32:44 +0100 |
commit | 27bae2437c0f14fa3aaa5bab6269afcbad69ce90 (patch) | |
tree | 0b98e9eb81e80b6eaa2411158d3c1030c8900e55 /dev-ada/gnatmem | |
parent | dev-python/libarchive-c: Stabilize 5.1 x86, #927441 (diff) | |
download | gentoo-27bae2437c0f14fa3aaa5bab6269afcbad69ce90.tar.gz gentoo-27bae2437c0f14fa3aaa5bab6269afcbad69ce90.tar.bz2 gentoo-27bae2437c0f14fa3aaa5bab6269afcbad69ce90.zip |
dev-ada/gnatmem: EmptyGlobalAssignment
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ada/gnatmem')
-rw-r--r-- | dev-ada/gnatmem/gnatmem-2021-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ada/gnatmem/gnatmem-2021-r2.ebuild b/dev-ada/gnatmem/gnatmem-2021-r2.ebuild index 05ce4cb795ab..f0571dddaa3c 100644 --- a/dev-ada/gnatmem/gnatmem-2021-r2.ebuild +++ b/dev-ada/gnatmem/gnatmem-2021-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,6 @@ SRC_URI="${ADAMIRROR}/${ID}?filename=${MYP}.tar.gz -> ${MYP}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="amd64 x86" -IUSE="" RDEPEND="${ADA_DEPS}" DEPEND="${RDEPEND} |