diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2022-02-13 11:24:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-13 14:58:15 +0000 |
commit | e067367ecd006a10bfccca32549f1b855dce8c45 (patch) | |
tree | 328d02082981db4136d3eb3f85eac6d3ef5f2188 /dev-libs/libowfat | |
parent | net-firewall/nftables: stable 1.0.1-r2 for hppa, bug #833063 (diff) | |
download | gentoo-e067367ecd006a10bfccca32549f1b855dce8c45.tar.gz gentoo-e067367ecd006a10bfccca32549f1b855dce8c45.tar.bz2 gentoo-e067367ecd006a10bfccca32549f1b855dce8c45.zip |
dev-libs/libowfat: stable 0.32-r5 for hppa/sparc, bug #833201
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libowfat')
-rw-r--r-- | dev-libs/libowfat/libowfat-0.32-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libowfat/libowfat-0.32-r5.ebuild b/dev-libs/libowfat/libowfat-0.32-r5.ebuild index c85792782f66..926e110cc915 100644 --- a/dev-libs/libowfat/libowfat-0.32-r5.ebuild +++ b/dev-libs/libowfat/libowfat-0.32-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -11,7 +11,7 @@ HOMEPAGE="https://www.fefe.de/libowfat/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="~amd64 hppa sparc ~x86" IUSE="diet" RDEPEND="diet? ( >=dev-libs/dietlibc-0.33_pre20090721 )" |