diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-26 13:17:34 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-26 13:17:34 +0200 |
commit | 7ee991ee3517520d2e3d3101fe8c8cfc803f5152 (patch) | |
tree | fdef59987080ca45bb35868ed93af9f2a842e531 /dev-libs/libbsd | |
parent | sys-power/iasl: Stabilize 20200717 amd64, #829484 (diff) | |
download | gentoo-7ee991ee3517520d2e3d3101fe8c8cfc803f5152.tar.gz gentoo-7ee991ee3517520d2e3d3101fe8c8cfc803f5152.tar.bz2 gentoo-7ee991ee3517520d2e3d3101fe8c8cfc803f5152.zip |
dev-libs/libbsd: Stabilize 0.11.6 x86, #847556
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-libs/libbsd')
-rw-r--r-- | dev-libs/libbsd/libbsd-0.11.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbsd/libbsd-0.11.6.ebuild b/dev-libs/libbsd/libbsd-0.11.6.ebuild index e40fd09fc468..1f95d44ab5fe 100644 --- a/dev-libs/libbsd/libbsd-0.11.6.ebuild +++ b/dev-libs/libbsd/libbsd-0.11.6.ebuild @@ -13,7 +13,7 @@ SRC_URI+=" verify-sig? ( https://${PN}.freedesktop.org/releases/${P}.tar.xz.asc LICENSE="BSD BSD-2 BSD-4 ISC" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="static-libs" RDEPEND="app-crypt/libmd[${MULTILIB_USEDEP}]" |