diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-05-13 20:11:27 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-05-13 20:11:27 -0400 |
commit | 4998b58717e520459a9545fcd5f291812db8b89a (patch) | |
tree | 58e380f6d55af15b5fae8bcec9e58a12124c8912 /dev-libs/ffcall | |
parent | app-emulation/nemu: amd64 stable wrt bug #655508 (diff) | |
download | gentoo-4998b58717e520459a9545fcd5f291812db8b89a.tar.gz gentoo-4998b58717e520459a9545fcd5f291812db8b89a.tar.bz2 gentoo-4998b58717e520459a9545fcd5f291812db8b89a.zip |
dev-libs/ffcall: amd64 stable wrt bug #655420
Package-Manager: Portage-2.3.36, Repoman-2.3.9
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 5183030ab479..ebcfe7f02c20 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} |