diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-06 10:49:23 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-06 10:49:23 +0100 |
commit | 35043f060868dacf36c0dd438b575871266a9447 (patch) | |
tree | 1fdbcd82d8cf1678faf13e74050ebcf0cf756f21 /sys-apps/osinfo-db | |
parent | dev-java/icu4j: Stabilize 74.1 x86, #921402 (diff) | |
download | gentoo-35043f060868dacf36c0dd438b575871266a9447.tar.gz gentoo-35043f060868dacf36c0dd438b575871266a9447.tar.bz2 gentoo-35043f060868dacf36c0dd438b575871266a9447.zip |
sys-apps/osinfo-db: Stabilize 20231027 amd64, #921404
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-apps/osinfo-db')
-rw-r--r-- | sys-apps/osinfo-db/osinfo-db-20231027.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/osinfo-db/osinfo-db-20231027.ebuild b/sys-apps/osinfo-db/osinfo-db-20231027.ebuild index 81294f2cc9b8..9d16322a329c 100644 --- a/sys-apps/osinfo-db/osinfo-db-20231027.ebuild +++ b/sys-apps/osinfo-db/osinfo-db-20231027.ebuild @@ -11,7 +11,7 @@ S="${WORKDIR}" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc ~x86" BDEPEND="sys-apps/osinfo-db-tools" |