diff options
author | Sam James <sam@gentoo.org> | 2024-06-25 05:06:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-25 05:06:21 +0100 |
commit | 9018e5b4d79cdcb5cd9f3aafc0b8bff029cd9911 (patch) | |
tree | 67906b3fe10b686d8886ce27ef1ed80c9bcdfd89 /sys-apps | |
parent | sys-apps/iproute2: Stabilize 6.8.0-r2 arm, #934869 (diff) | |
download | gentoo-9018e5b4d79cdcb5cd9f3aafc0b8bff029cd9911.tar.gz gentoo-9018e5b4d79cdcb5cd9f3aafc0b8bff029cd9911.tar.bz2 gentoo-9018e5b4d79cdcb5cd9f3aafc0b8bff029cd9911.zip |
sys-apps/man-db: Stabilize 2.12.1 arm, #934870
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/man-db/man-db-2.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/man-db/man-db-2.12.1.ebuild b/sys-apps/man-db/man-db-2.12.1.ebuild index cf68b64447c6..45cc445a56cf 100644 --- a/sys-apps/man-db/man-db-2.12.1.ebuild +++ b/sys-apps/man-db/man-db-2.12.1.ebuild @@ -14,7 +14,7 @@ else inherit libtool # TODO: Change tarballs to gitlab too...? SRC_URI="mirror://nongnu/${PN}/${P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" + KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" fi LICENSE="GPL-3" |