diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-06-28 04:51:57 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-06-28 04:51:57 +0000 |
| commit | 0f18b73fc7ac6ef5671b7bf05ef45097d76ff18d (patch) | |
| tree | 6a41891dbb31ebe2738347d5777bc5120260a6a5 /dev-libs/crypto++ | |
| parent | cac1db46c94c73818e9fa0798eba2b81bf8c8aa4 (diff) | |
| download | baldeagleos-repo-0f18b73fc7ac6ef5671b7bf05ef45097d76ff18d.tar.gz baldeagleos-repo-0f18b73fc7ac6ef5671b7bf05ef45097d76ff18d.tar.xz baldeagleos-repo-0f18b73fc7ac6ef5671b7bf05ef45097d76ff18d.zip | |
Adding metadata
Diffstat (limited to 'dev-libs/crypto++')
| -rw-r--r-- | dev-libs/crypto++/crypto++-8.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/crypto++/crypto++-8.6.0.ebuild b/dev-libs/crypto++/crypto++-8.6.0.ebuild index 23fa80f92eba..fe51dc2a3497 100644 --- a/dev-libs/crypto++/crypto++-8.6.0.ebuild +++ b/dev-libs/crypto++/crypto++-8.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ LICENSE="Boost-1.0" # subslot is so version (was broken in 8.3.0, check on bumps!) # Seems to be broken in 8.6 again too SLOT="0/8.6" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv sparc x86 ~x64-macos" IUSE="+asm static-libs" BDEPEND=" |
