diff options
author | 2024-12-01 19:01:55 +0000 | |
---|---|---|
committer | 2024-12-01 19:01:55 +0000 | |
commit | 01bb958e5ba740454775d02e3d850827a58fd1ec (patch) | |
tree | b4d63204ad629193560a82f27534b2fd6201f880 /dev-lang/f2c | |
parent | sci-libs/hdf5: Stabilize 1.14.4_p3-r1 ppc, #945550 (diff) | |
download | gentoo-01bb958e5ba740454775d02e3d850827a58fd1ec.tar.gz gentoo-01bb958e5ba740454775d02e3d850827a58fd1ec.tar.bz2 gentoo-01bb958e5ba740454775d02e3d850827a58fd1ec.zip |
dev-lang/f2c: Stabilize 20240312 ppc64, #945566
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang/f2c')
-rw-r--r-- | dev-lang/f2c/f2c-20240312.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/f2c/f2c-20240312.ebuild b/dev-lang/f2c/f2c-20240312.ebuild index 46723a1ae232..04f5e3d69d4d 100644 --- a/dev-lang/f2c/f2c-20240312.ebuild +++ b/dev-lang/f2c/f2c-20240312.ebuild @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="HPND" SLOT="0" -KEYWORDS="~amd64 ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux" RDEPEND=">=dev-libs/libf2c-20130927-r1" |