Revert "app-admin/himitsu-ssh: unkeyword 0.2 for ~amd64"

This reverts commit a0e9422597bccfb222f8c217790f0dc317a73434.

Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
Haelwenn (lanodan) Monnier 2023-07-26 10:12:36 +02:00
parent e45697264e
commit 9fc661ab5c
No known key found for this signature in database
GPG Key ID: D5B7A8E43C997DEE
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ if [[ "${PV}" = "9999" ]]; then
EGIT_REPO_URI="https://git.sr.ht/~sircmpwn/himitsu-ssh"
else
SRC_URI="https://git.sr.ht/~sircmpwn/himitsu-ssh/archive/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS=""
KEYWORDS="~amd64"
fi
DESCRIPTION="SSH integration for Himitsu"

View File

@ -8,7 +8,7 @@ if [[ "${PV}" = "9999" ]]; then
EGIT_REPO_URI="https://git.sr.ht/~sircmpwn/himitsu-ssh"
else
SRC_URI="https://git.sr.ht/~sircmpwn/himitsu-ssh/archive/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS=""
KEYWORDS="~amd64"
fi
DESCRIPTION="SSH integration for Himitsu"