diff options
author | Petr Vaněk <arkamar@gentoo.org> | 2024-11-07 08:50:33 +0100 |
---|---|---|
committer | Petr Vaněk <arkamar@gentoo.org> | 2024-11-07 08:52:34 +0100 |
commit | e6007f4e1ea9a2638a5f12720f91f72240f02dce (patch) | |
tree | d38e019a557b716a7f954e9aeb8421d941b43d0f /dev-util/shc | |
parent | dev-util/shc: update HOMEPAGE (diff) | |
download | gentoo-e6007f4e1ea9a2638a5f12720f91f72240f02dce.tar.gz gentoo-e6007f4e1ea9a2638a5f12720f91f72240f02dce.tar.bz2 gentoo-e6007f4e1ea9a2638a5f12720f91f72240f02dce.zip |
dev-util/shc: remove empty variable
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Diffstat (limited to 'dev-util/shc')
-rw-r--r-- | dev-util/shc/shc-4.0.3.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-util/shc/shc-4.0.3.ebuild b/dev-util/shc/shc-4.0.3.ebuild index 580c4cf2556d..5b9127050ddd 100644 --- a/dev-util/shc/shc-4.0.3.ebuild +++ b/dev-util/shc/shc-4.0.3.ebuild @@ -23,7 +23,6 @@ DEPEND="test? ( app-shells/tcsh app-shells/zsh )" -RDEPEND="" RESTRICT="!test? ( test )" |