diff options
Diffstat (limited to 'dev-cpp/sparsehash/sparsehash-2.0.3.ebuild')
-rw-r--r-- | dev-cpp/sparsehash/sparsehash-2.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/sparsehash/sparsehash-2.0.3.ebuild b/dev-cpp/sparsehash/sparsehash-2.0.3.ebuild index 87755037efff..621b491e0712 100644 --- a/dev-cpp/sparsehash/sparsehash-2.0.3.ebuild +++ b/dev-cpp/sparsehash/sparsehash-2.0.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="" S=${WORKDIR}/${PN}-${P} |