app-misc/fetsh: Version bump 1.8

Added RESTRICT="mirror" as well

Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Matthias Coppens <coppens.matthias.abc@gmail.com>
This commit is contained in:
Matthias Coppens
2020-09-18 20:45:16 +02:00
parent a6bd82c6e9
commit 9bcdf4f464
4 changed files with 7 additions and 1 deletions

View File

@@ -21,6 +21,8 @@ esac
LICENSE="ISC"
SLOT="0"
RESTRICT="mirror"
src_install() {
dobin fet.sh
}