commit: 801dfe25a92412f6d78bd1496e7f1c30906c8edb Author: tiotags <tiotags1 <AT> gmail <DOT> com> AuthorDate: Wed Apr 21 18:55:13 2021 +0000 Commit: Alexandru Campeanu <tiotags1 <AT> gmail <DOT> com> CommitDate: Wed Apr 21 18:55:13 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=801dfe25
www-servers/hinsightd: added keywords Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Alexandru Campeanu <tiotags1 <AT> gmail.com> www-servers/hinsightd/hinsightd-0.9.0.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 "
