diff options
author | Sam James <sam@gentoo.org> | 2024-11-18 11:11:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-18 11:11:11 +0000 |
commit | 60d01aa5689b459e0c641c170891e31b35c560bb (patch) | |
tree | 2f4662e18720179717a9e162698e430e23789683 /dev-libs | |
parent | dev-libs/ffcall: Stabilize 2.4-r1 ppc, #943744 (diff) | |
download | gentoo-60d01aa5689b459e0c641c170891e31b35c560bb.tar.gz gentoo-60d01aa5689b459e0c641c170891e31b35c560bb.tar.bz2 gentoo-60d01aa5689b459e0c641c170891e31b35c560bb.zip |
dev-libs/ffcall: Stabilize 2.4-r1 ppc64, #943744
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/ffcall/ffcall-2.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ffcall/ffcall-2.4-r1.ebuild b/dev-libs/ffcall/ffcall-2.4-r1.ebuild index a4516ba8030b..1265539dace5 100644 --- a/dev-libs/ffcall/ffcall-2.4-r1.ebuild +++ b/dev-libs/ffcall/ffcall-2.4-r1.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}"/${MY_PV} # under GNU LGPL." -ffcall author LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" PATCHES=( # bug 842915, drop on next version bump |