diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-04-10 21:56:44 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-10 23:03:14 +0100 |
commit | 310f940851ca19b8afa86988585cdc7d0139f715 (patch) | |
tree | 7668037f6c82a11248efd093ea0e2cbe71e4f0b7 /dev-libs | |
parent | perl-core/Archive-Tar: stable 2.300.0 for sparc, bug #657968 (diff) | |
download | gentoo-310f940851ca19b8afa86988585cdc7d0139f715.tar.gz gentoo-310f940851ca19b8afa86988585cdc7d0139f715.tar.bz2 gentoo-310f940851ca19b8afa86988585cdc7d0139f715.zip |
dev-libs/libowfat: keyworded 0.32-r1 for sparc
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libowfat/libowfat-0.32-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libowfat/libowfat-0.32-r1.ebuild b/dev-libs/libowfat/libowfat-0.32-r1.ebuild index 116551cefe17..22437a7a7a79 100644 --- a/dev-libs/libowfat/libowfat-0.32-r1.ebuild +++ b/dev-libs/libowfat/libowfat-0.32-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -11,7 +11,7 @@ HOMEPAGE="https://www.fefe.de/libowfat/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" IUSE="diet" RDEPEND="diet? ( >=dev-libs/dietlibc-0.33_pre20090721 )" |