diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-03-10 10:13:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-03-10 10:13:24 +0100 |
commit | ca775fedc904337024762063c3a1e3d64bc7e835 (patch) | |
tree | dfe1481d20214d303f8f02b7b469e0eadd1bbdd0 /dev-libs/ffcall/ffcall-2.4.ebuild | |
parent | sys-apps/inxi: ppc64 stable wrt bug #834847 (diff) | |
download | gentoo-ca775fedc904337024762063c3a1e3d64bc7e835.tar.gz gentoo-ca775fedc904337024762063c3a1e3d64bc7e835.tar.bz2 gentoo-ca775fedc904337024762063c3a1e3d64bc7e835.zip |
dev-libs/ffcall: sparc stable wrt bug #834549
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/ffcall/ffcall-2.4.ebuild')
-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 376d926c93b6..a24d9ea0ea91 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 |