commit: 8f16f98fae373897525c4672f9f927017017fb10
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 28 11:46:07 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Mon Aug 28 11:46:07 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=8f16f98f
dev-libs/ffcall: Sync with gentoo main repo
dev-libs/ffcall/ffcall-1.13.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/ffcall/ffcall-1.13.ebuild
b/dev-libs/ffcall/ffcall-1.13.ebuild
index 067088c3..127ea9cd 100644
--- a/dev-libs/ffcall/ffcall-1.13.ebuild
+++ b/dev-libs/ffcall/ffcall-1.13.ebuild
@@ -9,14 +9,14 @@ MY_PV="libffcall-${PV}"
DESCRIPTION="foreign function call libraries"
HOMEPAGE="https://www.gnu.org/software/libffcall/"
-SRC_URI="http://ftp.gnu.org/gnu/libffcall/${MY_PV}.tar.gz"
+SRC_URI="mirror://gnu/libffcall/${MY_PV}.tar.gz"
# "Ffcall is under GNU GPL. As a special exception, if used in GNUstep
# or in derivate works of GNUstep, the included parts of ffcall are
# under GNU LGPL." -ffcall author
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
S=${WORKDIR}/${MY_PV}