diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-05-11 20:18:17 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-11 20:20:56 +0100 |
commit | cbbdd10cc8c35137d98af2ed9285f302658c8074 (patch) | |
tree | 2ed2abd427da306c694b8f2be46a04276af3d083 /dev-libs/ffcall | |
parent | sys-apps/usbutils: stable 009 for sparc (diff) | |
download | gentoo-cbbdd10cc8c35137d98af2ed9285f302658c8074.tar.gz gentoo-cbbdd10cc8c35137d98af2ed9285f302658c8074.tar.bz2 gentoo-cbbdd10cc8c35137d98af2ed9285f302658c8074.zip |
dev-libs/ffcall: stable 2.1 for sparc
Bug: https://bugs.gentoo.org/655420
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-libs/ffcall')
-rw-r--r-- | dev-libs/ffcall/ffcall-2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ffcall/ffcall-2.1.ebuild b/dev-libs/ffcall/ffcall-2.1.ebuild index 70c88eb5e84f..dd965f8d13d7 100644 --- a/dev-libs/ffcall/ffcall-2.1.ebuild +++ b/dev-libs/ffcall/ffcall-2.1.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://gnu/libffcall/${MY_PV}.tar.gz" # under GNU LGPL." -ffcall author LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm64 ~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} |