diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-04-12 06:51:45 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-04-12 06:51:59 +0200 |
commit | b4ec601653ddae17b438ff2f1e1c2b3591f00c90 (patch) | |
tree | 15fd336bc00030122eeb24eb51b10e60563d8a2a /dev-libs/libofx | |
parent | dev-ruby/dust: cleanup (diff) | |
download | gentoo-b4ec601653ddae17b438ff2f1e1c2b3591f00c90.tar.gz gentoo-b4ec601653ddae17b438ff2f1e1c2b3591f00c90.tar.bz2 gentoo-b4ec601653ddae17b438ff2f1e1c2b3591f00c90.zip |
dev-libs/libofx: Stable for HPPA (bug #568748).
Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-libs/libofx')
-rw-r--r-- | dev-libs/libofx/libofx-0.9.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libofx/libofx-0.9.10.ebuild b/dev-libs/libofx/libofx-0.9.10.ebuild index eeb977532deb..8afdadc7cbb8 100644 --- a/dev-libs/libofx/libofx-0.9.10.ebuild +++ b/dev-libs/libofx/libofx-0.9.10.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 hppa ~ppc ~ppc64 x86" IUSE="static-libs test" RDEPEND=" |