diff options
author | Sam James <sam@gentoo.org> | 2024-10-06 11:48:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-06 11:48:52 +0100 |
commit | 98f15500b5dda588dc988329a27b98021483fcc1 (patch) | |
tree | 86047eb196bd5e7a24d8520825986bcb408d2e8c /dev-cpp/sparsehash | |
parent | dev-cpp/aixlog: Stabilize 1.5.0-r1 x86, #940933 (diff) | |
download | gentoo-98f15500b5dda588dc988329a27b98021483fcc1.tar.gz gentoo-98f15500b5dda588dc988329a27b98021483fcc1.tar.bz2 gentoo-98f15500b5dda588dc988329a27b98021483fcc1.zip |
dev-cpp/sparsehash: Stabilize 2.0.4-r1 x86, #940935
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/sparsehash')
-rw-r--r-- | dev-cpp/sparsehash/sparsehash-2.0.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/sparsehash/sparsehash-2.0.4-r1.ebuild b/dev-cpp/sparsehash/sparsehash-2.0.4-r1.ebuild index 4fa97720bb96..e13d13df0e7b 100644 --- a/dev-cpp/sparsehash/sparsehash-2.0.4-r1.ebuild +++ b/dev-cpp/sparsehash/sparsehash-2.0.4-r1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-${P}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux" PATCHES=( "${FILESDIR}"/${PN}-2.0.3-fix-buildsystem.patch ) |