diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-04 22:06:01 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-04 22:07:24 +0000 |
commit | ba6bf16ba49a8142ce7451c1cf52d5e3b9bcc452 (patch) | |
tree | 8901d9831757ea49a21bcf5e2dda5e8c565da0d5 /dev-libs/libowfat | |
parent | dev-python/pycapnp: bump to 0.6.2 (diff) | |
download | gentoo-ba6bf16ba49a8142ce7451c1cf52d5e3b9bcc452.tar.gz gentoo-ba6bf16ba49a8142ce7451c1cf52d5e3b9bcc452.tar.bz2 gentoo-ba6bf16ba49a8142ce7451c1cf52d5e3b9bcc452.zip |
dev-libs/libowfat: stable 0.31-r1 for hppa, bug #639420 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-libs/libowfat')
-rw-r--r-- | dev-libs/libowfat/libowfat-0.31-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libowfat/libowfat-0.31-r1.ebuild b/dev-libs/libowfat/libowfat-0.31-r1.ebuild index aa21affe38c3..a7acec7a0cf2 100644 --- a/dev-libs/libowfat/libowfat-0.31-r1.ebuild +++ b/dev-libs/libowfat/libowfat-0.31-r1.ebuild @@ -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 )" |