From 8dcc7525eb43bc30ae1fa98ea56805ec9d935e58 Mon Sep 17 00:00:00 2001 From: Guido Kroon Date: Thu, 18 Jun 2020 19:20:55 +0200 Subject: [PATCH] hashdb: fix repoman issues --- dev-libs/hashdb/hashdb-3.1.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/hashdb/hashdb-3.1.0-r1.ebuild b/dev-libs/hashdb/hashdb-3.1.0-r1.ebuild index 0e1777bb3..049fea948 100644 --- a/dev-libs/hashdb/hashdb-3.1.0-r1.ebuild +++ b/dev-libs/hashdb/hashdb-3.1.0-r1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="The hashdb block hash database tool and API" HOMEPAGE="https://github.com/NPS-DEEP/hashdb" SRC_URI="https://github.com/NPS-DEEP/hashdb/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64 ~hppa ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~hppa ~ppc ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" LICENSE="GPL-3 public-domain" SLOT="0"