diff options
author | Eli Schwartz <eschwartz93@gmail.com> | 2024-05-06 00:50:53 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-06 07:05:24 +0100 |
commit | 07d7ae55b29a02f07388c41a395191e5a5e1b69d (patch) | |
tree | 52fdb7380936630ce0d89cf34387cc9d90a5aff9 /app-editors | |
parent | app-editors/wxhexeditor: update EAPI 7 -> 8 (diff) | |
download | gentoo-07d7ae55b29a02f07388c41a395191e5a5e1b69d.tar.gz gentoo-07d7ae55b29a02f07388c41a395191e5a5e1b69d.tar.bz2 gentoo-07d7ae55b29a02f07388c41a395191e5a5e1b69d.zip |
app-editors/wxhexeditor: fix EmptyGlobalAssignment
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/wxhexeditor/wxhexeditor-0.24-r2.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-editors/wxhexeditor/wxhexeditor-0.24-r2.ebuild b/app-editors/wxhexeditor/wxhexeditor-0.24-r2.ebuild index 5a9ff210d43a..f37ea1296050 100644 --- a/app-editors/wxhexeditor/wxhexeditor-0.24-r2.ebuild +++ b/app-editors/wxhexeditor/wxhexeditor-0.24-r2.ebuild @@ -14,7 +14,6 @@ SRC_URI="https://downloads.sourceforge.net/${PN}/${MY_PN}-v${PV}-src.tar.xz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~riscv ~x86" -IUSE="" DEPEND=" app-crypt/mhash |