diff options
author | Sam James <sam@gentoo.org> | 2021-08-19 20:56:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-19 20:56:46 +0100 |
commit | d6304f2e5d2541065d262e2d58e3fe5b837b6c74 (patch) | |
tree | 21be9b122799c38d01d0c925e85018b0f9862b37 /dev-libs/libbsd | |
parent | app-crypt/libmd: Stabilize 1.0.3-r2 arm64, #808489 (diff) | |
download | gentoo-d6304f2e5d2541065d262e2d58e3fe5b837b6c74.tar.gz gentoo-d6304f2e5d2541065d262e2d58e3fe5b837b6c74.tar.bz2 gentoo-d6304f2e5d2541065d262e2d58e3fe5b837b6c74.zip |
dev-libs/libbsd: Stabilize 0.11.3 arm64, #808489
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libbsd')
-rw-r--r-- | dev-libs/libbsd/libbsd-0.11.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbsd/libbsd-0.11.3.ebuild b/dev-libs/libbsd/libbsd-0.11.3.ebuild index aed34a9369ff..03bcd0cd22c8 100644 --- a/dev-libs/libbsd/libbsd-0.11.3.ebuild +++ b/dev-libs/libbsd/libbsd-0.11.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://${PN}.freedesktop.org/releases/${P}.tar.xz" LICENSE="BSD BSD-2 BSD-4 ISC" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="static-libs" RDEPEND="app-crypt/libmd[${MULTILIB_USEDEP}]" |