diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 18:27:59 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 18:33:38 +0200 |
commit | a91b897b43c21133acac8033cb90164cf475c8d2 (patch) | |
tree | c012f096e72d01c63e91ee6ca1fd846052aceb14 /sys-cluster/libqb/libqb-1.0.1.ebuild | |
parent | sys-cluster/corosync: keyword ~arm64 (diff) | |
download | gentoo-a91b897b43c21133acac8033cb90164cf475c8d2.tar.gz gentoo-a91b897b43c21133acac8033cb90164cf475c8d2.tar.bz2 gentoo-a91b897b43c21133acac8033cb90164cf475c8d2.zip |
sys-cluster/libqb: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sys-cluster/libqb/libqb-1.0.1.ebuild')
-rw-r--r-- | sys-cluster/libqb/libqb-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/libqb/libqb-1.0.1.ebuild b/sys-cluster/libqb/libqb-1.0.1.ebuild index 3308b4f6b95d..748d05368bf3 100644 --- a/sys-cluster/libqb/libqb-1.0.1.ebuild +++ b/sys-cluster/libqb/libqb-1.0.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/ClusterLabs/${PN}/releases/download/v${PV}/${P}.tar. LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="debug doc examples static-libs test" RDEPEND="dev-libs/glib:2" |