diff options
author | Sam James <sam@gentoo.org> | 2024-06-25 05:49:18 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-25 05:49:18 +0100 |
commit | 1ff1bfb446d764ddbc69e7f9ac3775b037bf61cf (patch) | |
tree | f7e5e22f17fd7b83df929f2eea5b1a49e97567cb /sys-apps/man-db | |
parent | dev-libs/libxml2: Stabilize 2.11.8 ppc64, #934882 (diff) | |
download | gentoo-1ff1bfb446d764ddbc69e7f9ac3775b037bf61cf.tar.gz gentoo-1ff1bfb446d764ddbc69e7f9ac3775b037bf61cf.tar.bz2 gentoo-1ff1bfb446d764ddbc69e7f9ac3775b037bf61cf.zip |
sys-apps/man-db: Stabilize 2.12.1 amd64, #934870
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/man-db')
-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 ecf6b7d7436b..1bf8547a9b88 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" |