diff options
author | Sam James <sam@gentoo.org> | 2022-12-18 12:12:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-18 12:12:44 +0000 |
commit | 71e1ca8eb50886fb383a8eef58e92d4a04a5f078 (patch) | |
tree | 2bed5c01b7c70abd7f9587e7ed628d36fce1e5a0 /dev-util | |
parent | app-admin/xstow: Stabilize 1.1.0 x86, #886655 (diff) | |
download | gentoo-71e1ca8eb50886fb383a8eef58e92d4a04a5f078.tar.gz gentoo-71e1ca8eb50886fb383a8eef58e92d4a04a5f078.tar.bz2 gentoo-71e1ca8eb50886fb383a8eef58e92d4a04a5f078.zip |
dev-util/bcpp: Stabilize 20221002 x86, #886719
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/bcpp/bcpp-20221002.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/bcpp/bcpp-20221002.ebuild b/dev-util/bcpp/bcpp-20221002.ebuild index 08c0120f1997..67f992a8ed6f 100644 --- a/dev-util/bcpp/bcpp-20221002.ebuild +++ b/dev-util/bcpp/bcpp-20221002.ebuild @@ -13,7 +13,7 @@ SRC_URI+=" verify-sig? ( https://invisible-island.net/archives/${PN}/${P}.tgz.as LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" BDEPEND="verify-sig? ( sec-keys/openpgp-keys-thomasdickey )" |