diff options
author | 2022-11-25 10:11:22 +0200 | |
---|---|---|
committer | 2022-11-25 10:11:22 +0200 | |
commit | 3868612856d3a497da25b1b9470e4f9d17cfe7d3 (patch) | |
tree | a0c564d561e2cd9ed25135978aa0e490eb006580 /dev-libs/libbsd | |
parent | dev-libs/libbsd: Stabilize 0.11.7 arm64, #882913 (diff) | |
download | gentoo-3868612856d3a497da25b1b9470e4f9d17cfe7d3.tar.gz gentoo-3868612856d3a497da25b1b9470e4f9d17cfe7d3.tar.bz2 gentoo-3868612856d3a497da25b1b9470e4f9d17cfe7d3.zip |
dev-libs/libbsd: Stabilize 0.11.7 arm, #882913
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/libbsd')
-rw-r--r-- | dev-libs/libbsd/libbsd-0.11.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbsd/libbsd-0.11.7.ebuild b/dev-libs/libbsd/libbsd-0.11.7.ebuild index 92e2052b00d2..2168c00882f6 100644 --- a/dev-libs/libbsd/libbsd-0.11.7.ebuild +++ b/dev-libs/libbsd/libbsd-0.11.7.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}]" |