diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-08-17 09:44:39 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-17 19:56:31 +0100 |
commit | b38143de512aceb0289e732b6ac89791b4bb1567 (patch) | |
tree | f49986dee38c68ef2a8e88cac3a9cc40c45c1e3d /dev-libs/libbsd | |
parent | app-crypt/libmd: stable 1.0.3-r2 for hppa, bug #808489 (diff) | |
download | gentoo-b38143de512aceb0289e732b6ac89791b4bb1567.tar.gz gentoo-b38143de512aceb0289e732b6ac89791b4bb1567.tar.bz2 gentoo-b38143de512aceb0289e732b6ac89791b4bb1567.zip |
dev-libs/libbsd: stable 0.11.3 for hppa, bug #808489
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
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 97ae29b2eb43..4de0ef3df3b3 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}]" |