diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-10 15:53:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-10 15:53:27 +0200 |
commit | af515bdd463b0a5c983e3202a3852839c5d875c7 (patch) | |
tree | 154897a4d82b1a342dde0843aec74e137adad056 /dev-libs | |
parent | x11-libs/motif: amd64 stable wrt bug #583344 (diff) | |
download | gentoo-af515bdd463b0a5c983e3202a3852839c5d875c7.tar.gz gentoo-af515bdd463b0a5c983e3202a3852839c5d875c7.tar.bz2 gentoo-af515bdd463b0a5c983e3202a3852839c5d875c7.zip |
dev-libs/ustr: amd64 stable wrt bug #584758
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/ustr/ustr-1.0.4-r8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ustr/ustr-1.0.4-r8.ebuild b/dev-libs/ustr/ustr-1.0.4-r8.ebuild index 784d946467ce..920b3d0c98d4 100644 --- a/dev-libs/ustr/ustr-1.0.4-r8.ebuild +++ b/dev-libs/ustr/ustr-1.0.4-r8.ebuild @@ -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 ~arm64 ~mips ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~mips ~x86" IUSE="static-libs ustr-import" DOCS=(ChangeLog README README-DEVELOPERS AUTHORS NEWS TODO) |