Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/libtool/
Date: Sun, 29 Jan 2023 03:03:49
Message-Id: 1674961399.80b155b87171c1dabd96e261a18dae918de40b8e.sam@gentoo
1 commit: 80b155b87171c1dabd96e261a18dae918de40b8e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 03:03:19 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 03:03:19 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80b155b8
7
8 sys-devel/libtool: Stabilize 2.4.7-r1 hppa, #892187
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-devel/libtool/libtool-2.4.7-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-devel/libtool/libtool-2.4.7-r1.ebuild b/sys-devel/libtool/libtool-2.4.7-r1.ebuild
16 index 1572a76ebece..405ca5779a7a 100644
17 --- a/sys-devel/libtool/libtool-2.4.7-r1.ebuild
18 +++ b/sys-devel/libtool/libtool-2.4.7-r1.ebuild
19 @@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]] ; then
20 inherit git-r3
21 else
22 SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
23 - KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
24 + KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
25 fi
26
27 DESCRIPTION="A shared library tool for developers"