commit: bccb58ba56d2dc2ffae9fce275ca46268d341927 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Dec 20 19:26:14 2020 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Dec 20 19:26:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bccb58ba
app-crypt/signify: x86 keyworded (bug #759697) Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> app-crypt/signify/signify-30.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/signify/signify-30.ebuild b/app-crypt/signify/signify-30.ebuild index 474220e8fa1..01339391bfa 100644 --- a/app-crypt/signify/signify-30.ebuild +++ b/app-crypt/signify/signify-30.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/aperezdc/signify/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="BSD-1" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" RDEPEND=">=dev-libs/libbsd-0.7" DEPEND="${RDEPEND}"
