From 54563d11c89a0987068470871f5331c9dad3fa15 Mon Sep 17 00:00:00 2001 From: Geoff Levand Date: Thu, 3 Dec 2015 12:58:15 -0800 Subject: [PATCH] app-crypt/trousers: Set arm64 keyword Signed-off-by: Geoff Levand --- .../coreos-overlay/app-crypt/trousers/trousers-0.3.13-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/coreos-overlay/app-crypt/trousers/trousers-0.3.13-r2.ebuild b/sdk_container/src/third_party/coreos-overlay/app-crypt/trousers/trousers-0.3.13-r2.ebuild index e10028b0df..c36ac19bc4 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-crypt/trousers/trousers-0.3.13-r2.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-crypt/trousers/trousers-0.3.13-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/trousers/${P}.tar.gz" LICENSE="CPL-1.0 GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~x86" +KEYWORDS="amd64 arm arm64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~x86" IUSE="doc libressl selinux" # gtk # gtk support presently does NOT compile.