diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-18 14:57:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-18 14:57:58 +0200 |
commit | 449e6998340babf8a83e72c1471dcd2003925184 (patch) | |
tree | 8d0a880281974b54a794f8430968c2af3d315918 /dev-libs/libbsd | |
parent | app-crypt/libmd: x86 stable wrt bug #808489 (diff) | |
download | gentoo-449e6998340babf8a83e72c1471dcd2003925184.tar.gz gentoo-449e6998340babf8a83e72c1471dcd2003925184.tar.bz2 gentoo-449e6998340babf8a83e72c1471dcd2003925184.zip |
dev-libs/libbsd: x86 stable wrt bug #808489
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 4de0ef3df3b3..582ffda04f8e 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}]" |