diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-07-22 09:14:18 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-07-22 09:14:18 +0300 |
commit | 55c2ab125f3af09c874721d2777badd331c3097e (patch) | |
tree | 7b687c07d6cec2aaeb64a8637ff20eebe72b8739 /dev-libs/sexpp | |
parent | games-emulation/rmg: remove subslot binders from packages without them (diff) | |
download | gentoo-55c2ab125f3af09c874721d2777badd331c3097e.tar.gz gentoo-55c2ab125f3af09c874721d2777badd331c3097e.tar.bz2 gentoo-55c2ab125f3af09c874721d2777badd331c3097e.zip |
dev-libs/sexpp: stabilize 0.8.8 for x86
Bug: https://bugs.gentoo.org/936291
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-libs/sexpp')
-rw-r--r-- | dev-libs/sexpp/sexpp-0.8.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/sexpp/sexpp-0.8.8.ebuild b/dev-libs/sexpp/sexpp-0.8.8.ebuild index 45602ed2129e..a4cdfb7938f6 100644 --- a/dev-libs/sexpp/sexpp-0.8.8.ebuild +++ b/dev-libs/sexpp/sexpp-0.8.8.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rnpgp/sexpp/archive/refs/tags/v${PV}.tar.gz -> ${P}. LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~loong ~ppc64 x86" IUSE="cli test" BDEPEND="virtual/pkgconfig |