diff options
author | 2019-11-18 13:22:19 +0100 | |
---|---|---|
committer | 2019-11-18 13:22:19 +0100 | |
commit | d8cf14b0facc734660cf0e289feb59c4f7d1b684 (patch) | |
tree | 33c07b3074312beffade6ffede8dd08c70998d2c /net-libs/libpri | |
parent | net-libs/libnfsidmap: amd64 stable wrt bug #700444 (diff) | |
download | gentoo-d8cf14b0facc734660cf0e289feb59c4f7d1b684.tar.gz gentoo-d8cf14b0facc734660cf0e289feb59c4f7d1b684.tar.bz2 gentoo-d8cf14b0facc734660cf0e289feb59c4f7d1b684.zip |
net-libs/libpri: amd64 stable wrt bug #700446
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 0754bc49ec70..404f96d8dcda 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-2017 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="http://downloads.asterisk.org/pub/telephony/${PN}/releases/${MY_P}.tar. SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" PATCHES=( |