diff options
author | Sam James <sam@gentoo.org> | 2020-07-16 17:43:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-16 17:45:35 +0000 |
commit | c8dffa64fd36217336faef524c3a1adbfbe632ad (patch) | |
tree | 7932abe1d05f216931668f5044e1bd7a7f05819f /net-libs/libpri | |
parent | dev-libs/iksemel: arm64 keyworded (bug #716426) (diff) | |
download | gentoo-c8dffa64fd36217336faef524c3a1adbfbe632ad.tar.gz gentoo-c8dffa64fd36217336faef524c3a1adbfbe632ad.tar.bz2 gentoo-c8dffa64fd36217336faef524c3a1adbfbe632ad.zip |
net-libs/libpri: arm64 keyworded (bug #716426)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libpri')
-rw-r--r-- | net-libs/libpri/libpri-1.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libpri/libpri-1.6.0.ebuild b/net-libs/libpri/libpri-1.6.0.ebuild index 6a62a8d9467e..825a5610e6af 100644 --- a/net-libs/libpri/libpri-1.6.0.ebuild +++ b/net-libs/libpri/libpri-1.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -14,7 +14,7 @@ SRC_URI="http://downloads.asterisk.org/pub/telephony/${PN}/releases/${MY_P}.tar. SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~sparc x86" IUSE="" PATCHES=( |