diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-20 11:30:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-20 11:30:03 +0200 |
commit | 12b8e21af8f45883ce256d18ffbcc53a391ebf39 (patch) | |
tree | cdc95fb12cf971edad1858826eaef74e325e411d /app-misc | |
parent | app-text/tesseract: x86 stable wrt bug #557584 (diff) | |
download | gentoo-12b8e21af8f45883ce256d18ffbcc53a391ebf39.tar.gz gentoo-12b8e21af8f45883ce256d18ffbcc53a391ebf39.tar.bz2 gentoo-12b8e21af8f45883ce256d18ffbcc53a391ebf39.zip |
app-misc/fslint: x86 stable wrt bug #529406
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/fslint/fslint-2.44-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/fslint/fslint-2.44-r2.ebuild b/app-misc/fslint/fslint-2.44-r2.ebuild index 41a66000f63c..1580cf8a26af 100644 --- a/app-misc/fslint/fslint-2.44-r2.ebuild +++ b/app-misc/fslint/fslint-2.44-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://www.pixelbeat.org/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="nls" |