aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortiotags <tiotags1@gmail.com>2021-04-21 21:55:13 +0300
committertiotags <tiotags1@gmail.com>2021-04-21 21:55:13 +0300
commit801dfe25a92412f6d78bd1496e7f1c30906c8edb (patch)
tree9c71e5e4a1742eee9293b52ea7eebcc65a803c14 /www-servers
parentacct-group/hinsightd: removed keywords (diff)
downloadguru-801dfe25a92412f6d78bd1496e7f1c30906c8edb.tar.gz
guru-801dfe25a92412f6d78bd1496e7f1c30906c8edb.tar.bz2
guru-801dfe25a92412f6d78bd1496e7f1c30906c8edb.zip
www-servers/hinsightd: added keywords
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Alexandru Campeanu <tiotags1@gmail.com>
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/hinsightd/hinsightd-0.9.0.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/www-servers/hinsightd/hinsightd-0.9.0.ebuild b/www-servers/hinsightd/hinsightd-0.9.0.ebuild
index 1a48c1f94..5f85e2d08 100644
--- a/www-servers/hinsightd/hinsightd-0.9.0.ebuild
+++ b/www-servers/hinsightd/hinsightd-0.9.0.ebuild
@@ -12,9 +12,11 @@ HOMEPAGE="https://gitlab.com/tiotags/hin9"
SRC_URI="https://gitlab.com/tiotags/hin9/-/archive/v0.9.0/hin9-v0.9.0.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64"
IUSE="" #+openssl
+S="${WORKDIR}/hin9-v${PV}"
+
BDEPEND="
dev-util/ninja
"