diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-06-09 11:52:53 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-06-09 11:52:53 +0300 |
commit | 3eaa926bde9e6fc8a914bc88acf02e1852893481 (patch) | |
tree | de2f63114bdd8f9cbb8f7d966c85ec1dc70797e7 /dev-libs | |
parent | media-sound/ncspot: stabilize 0.13.2 for amd64 (diff) | |
download | gentoo-3eaa926bde9e6fc8a914bc88acf02e1852893481.tar.gz gentoo-3eaa926bde9e6fc8a914bc88acf02e1852893481.tar.bz2 gentoo-3eaa926bde9e6fc8a914bc88acf02e1852893481.zip |
dev-libs/sexp: Stabilize 0.8.3 amd64, #908098
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/sexp/sexp-0.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/sexp/sexp-0.8.3.ebuild b/dev-libs/sexp/sexp-0.8.3.ebuild index d378b5fd143c..9a8f1ea9be6d 100644 --- a/dev-libs/sexp/sexp-0.8.3.ebuild +++ b/dev-libs/sexp/sexp-0.8.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rnpgp/sexp/archive/refs/tags/v${PV}.tar.gz -> ${P}.t LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" IUSE="cli static-libs test" BDEPEND="virtual/pkgconfig |