diff options
author | 2022-03-10 10:12:57 +0100 | |
---|---|---|
committer | 2022-03-10 10:12:57 +0100 | |
commit | 299280ce7cb4cbbace0d746d1edda6ac28d578d0 (patch) | |
tree | a5dce77b0239fff16fcb34f6d7c6ef2a17f82b6d /dev-libs/ffcall | |
parent | sys-apps/inxi: ppc stable wrt bug #834847 (diff) | |
download | gentoo-299280ce7cb4cbbace0d746d1edda6ac28d578d0.tar.gz gentoo-299280ce7cb4cbbace0d746d1edda6ac28d578d0.tar.bz2 gentoo-299280ce7cb4cbbace0d746d1edda6ac28d578d0.zip |
dev-libs/ffcall: ppc64 stable wrt bug #834549
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
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 9a98b9b57ee1..376d926c93b6 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 |