diff --git a/app-misc/hello/hello-2.12.2.ebuild b/app-misc/hello/hello-2.12.2.ebuild index d20e09b9a2859..6364bd49295f1 100644 --- a/app-misc/hello/hello-2.12.2.ebuild +++ b/app-misc/hello/hello-2.12.2.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="FDL-1.3+ GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" IUSE="nls" DOCS=( AUTHORS ChangeLog{,.O} NEWS README THANKS )