Skip to content

Commit

Permalink
dev-libs/ustr: add arm64 love
Browse files Browse the repository at this point in the history
  • Loading branch information
vapier committed Feb 17, 2016
1 parent 2d365dd commit df0e7ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-libs/ustr/ustr-1.0.4-r8.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.and.org/pub/james/ustr/${PV}/${P}.tar.bz2"

LICENSE="|| ( BSD-2 MIT LGPL-2 )"
SLOT="0"
KEYWORDS="~amd64 ~arm ~mips ~x86"
KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
IUSE="static-libs ustr-import"

DOCS=(ChangeLog README README-DEVELOPERS AUTHORS NEWS TODO)
Expand Down

0 comments on commit df0e7ec

Please sign in to comment.