diff options
author | Florian Schmaus <flow@gentoo.org> | 2023-01-25 14:16:53 +0100 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2023-01-25 14:16:53 +0100 |
commit | dc4f88ad12ee38b4998539b8aaa5e6f0a9dd1a9f (patch) | |
tree | 7c1cb28d6175758bf881539db06a0fc5d3744fa2 /sys-process/below | |
parent | app-text/xml2rfc: add 3.16.0 (diff) | |
download | gentoo-dc4f88ad12ee38b4998539b8aaa5e6f0a9dd1a9f.tar.gz gentoo-dc4f88ad12ee38b4998539b8aaa5e6f0a9dd1a9f.tar.bz2 gentoo-dc4f88ad12ee38b4998539b8aaa5e6f0a9dd1a9f.zip |
sys-process/below: stabilize 0.6.3 for amd64
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'sys-process/below')
-rw-r--r-- | sys-process/below/below-0.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/below/below-0.6.3.ebuild b/sys-process/below/below-0.6.3.ebuild index 57109bfb4efc..6402741c6075 100644 --- a/sys-process/below/below-0.6.3.ebuild +++ b/sys-process/below/below-0.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -244,7 +244,7 @@ SRC_URI=" " LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD Boost-1.0 ISC LGPL-2.1 MIT MPL-2.0 Unlicense" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="amd64 ~ppc64" BDEPEND=" sys-devel/clang |