diff options
author | Sam James <sam@gentoo.org> | 2021-08-19 02:06:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-19 02:06:33 +0100 |
commit | 356995085bea467d32c6f01ee69861b15b33d3c1 (patch) | |
tree | 6eb33872306da2c93177c1aa138b1d24c092a1d5 /dev-libs/libbsd | |
parent | app-crypt/libmd: Stabilize 1.0.3-r2 arm, #808489 (diff) | |
download | gentoo-356995085bea467d32c6f01ee69861b15b33d3c1.tar.gz gentoo-356995085bea467d32c6f01ee69861b15b33d3c1.tar.bz2 gentoo-356995085bea467d32c6f01ee69861b15b33d3c1.zip |
dev-libs/libbsd: Stabilize 0.11.3 arm, #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 582ffda04f8e..aed34a9369ff 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}]" |