diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-16 07:11:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-16 07:11:57 +0200 |
commit | dc9a6c1b461d39c7e25469eac8aac61ce79455b4 (patch) | |
tree | a522ccad2d231955f68950444dafef27fe85dbff /dev-libs/libbsd | |
parent | app-crypt/libmd: amd64 stable wrt bug #808489 (diff) | |
download | gentoo-dc9a6c1b461d39c7e25469eac8aac61ce79455b4.tar.gz gentoo-dc9a6c1b461d39c7e25469eac8aac61ce79455b4.tar.bz2 gentoo-dc9a6c1b461d39c7e25469eac8aac61ce79455b4.zip |
dev-libs/libbsd: amd64 stable wrt bug #808489
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
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 d9667f872ea7..405b20ccdb84 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}]" |