diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-10-16 00:33:15 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-10-16 00:33:26 +0200 |
commit | 1ec235659ab434974d706565e7c5ee44094f6fb1 (patch) | |
tree | ea7ae1745b6365120a518f29a0fe28d2a9aa6f27 /dev-libs/libofx | |
parent | dev-util/gengetopt: 2.23 ~ppc/~ppc64 keyworded (diff) | |
download | gentoo-1ec235659ab434974d706565e7c5ee44094f6fb1.tar.gz gentoo-1ec235659ab434974d706565e7c5ee44094f6fb1.tar.bz2 gentoo-1ec235659ab434974d706565e7c5ee44094f6fb1.zip |
dev-libs/libofx: 0.9.15 ~ppc/~ppc64 keyworded
Thanks-to: ernsteiswuerfel <erhard_f@mailbox.org>
Closes: https://bugs.gentoo.org/697582
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-libs/libofx')
-rw-r--r-- | dev-libs/libofx/libofx-0.9.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libofx/libofx-0.9.15.ebuild b/dev-libs/libofx/libofx-0.9.15.ebuild index 5daccd32df70..3331533c1397 100644 --- a/dev-libs/libofx/libofx-0.9.15.ebuild +++ b/dev-libs/libofx/libofx-0.9.15.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0/7" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="static-libs test" BDEPEND=" |