diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-15 10:17:18 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-15 10:17:18 +0200 |
commit | 4a36f59288c07a7cead09eb910aba63b308ef722 (patch) | |
tree | d21a0f97c3563aeff9f1880b870eb32f2ff821ca /app-misc | |
parent | app-doc/doxygen: Stabilize 1.9.2 x86, #844220 (diff) | |
download | gentoo-4a36f59288c07a7cead09eb910aba63b308ef722.tar.gz gentoo-4a36f59288c07a7cead09eb910aba63b308ef722.tar.bz2 gentoo-4a36f59288c07a7cead09eb910aba63b308ef722.zip |
app-misc/hello: Stabilize 2.11 x86, #844232
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/hello/hello-2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/hello/hello-2.11.ebuild b/app-misc/hello/hello-2.11.ebuild index b4a85f539855..632c3a6ebff1 100644 --- a/app-misc/hello/hello-2.11.ebuild +++ b/app-misc/hello/hello-2.11.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 ChangeLog.O NEWS README THANKS TODO contrib/evolution.txt) |