diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-01-26 00:45:38 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-01-26 00:45:38 +0000 |
| commit | 76bd0cd17d6a309e61da3a6769e7ddba46dfd782 (patch) | |
| tree | 8d20bdbd99484baba46e887d5b4155dcd20af4c6 /sys-process | |
| parent | bb41d818836a057f68fa8e843f88d8efe2a4ea59 (diff) | |
| download | baldeagleos-repo-76bd0cd17d6a309e61da3a6769e7ddba46dfd782.tar.gz baldeagleos-repo-76bd0cd17d6a309e61da3a6769e7ddba46dfd782.tar.xz baldeagleos-repo-76bd0cd17d6a309e61da3a6769e7ddba46dfd782.zip | |
Adding metadata
Diffstat (limited to 'sys-process')
| -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 |
