diff options
author | 2022-03-10 10:12:28 +0100 | |
---|---|---|
committer | 2022-03-10 10:12:28 +0100 | |
commit | 4062573ddcaefbb1dfd5c2ec36f2366114708d7c (patch) | |
tree | 91be15a648c6696840ec1497d4bb51a55c677aeb /dev-libs/ffcall | |
parent | app-admin/syslog-ng: Stabilize 3.35.1 arm64, #832297 (diff) | |
download | gentoo-4062573ddcaefbb1dfd5c2ec36f2366114708d7c.tar.gz gentoo-4062573ddcaefbb1dfd5c2ec36f2366114708d7c.tar.bz2 gentoo-4062573ddcaefbb1dfd5c2ec36f2366114708d7c.zip |
dev-libs/ffcall: ppc stable wrt bug #834549
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/ffcall')
-rw-r--r-- | dev-libs/ffcall/ffcall-2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ffcall/ffcall-2.4.ebuild b/dev-libs/ffcall/ffcall-2.4.ebuild index 69bac5885ca4..9a98b9b57ee1 100644 --- a/dev-libs/ffcall/ffcall-2.4.ebuild +++ b/dev-libs/ffcall/ffcall-2.4.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}"/${MY_PV} # under GNU LGPL." -ffcall author LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" src_prepare() { # The build system is a strange mix of autogenerated |