net-libs/libcorkipset: add arm/arm64 keyword
authorYixun Lan <dlan@gentoo.org>
Mon, 24 Jun 2019 09:33:07 +0000 (09:33 +0000)
committerYixun Lan <dlan@gentoo.org>
Mon, 24 Jun 2019 22:06:45 +0000 (22:06 +0000)
Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: Yixun Lan <dlan@gentoo.org>
net-libs/libcorkipset/libcorkipset-1.1.1.20150311_p8.ebuild

index fd8b1f8553646b7540431197bc7e177e39aa720d..93acbfa1f31b0257d6fba59062debd459af88ebc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/rogers0/${PN}/archive/debian/${MY_PV}.tar.gz -> ${P}
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE=""
 
 DEPEND="net-libs/libcork"