diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-21 00:54:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-21 00:54:33 +0200 |
commit | c230ef335a98a9cf108bebdbda6e632bcf09e536 (patch) | |
tree | d26420744d068edd01ef72dd19c641422f37b90e /app-misc/hello | |
parent | dev-db/sqlcipher: x86 stable wrt bug #692190 (diff) | |
download | gentoo-c230ef335a98a9cf108bebdbda6e632bcf09e536.tar.gz gentoo-c230ef335a98a9cf108bebdbda6e632bcf09e536.tar.bz2 gentoo-c230ef335a98a9cf108bebdbda6e632bcf09e536.zip |
app-misc/hello: x86 stable wrt bug #692458
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-misc/hello')
-rw-r--r-- | app-misc/hello/hello-2.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/hello/hello-2.10-r1.ebuild b/app-misc/hello/hello-2.10-r1.ebuild index 9fc60af6d2ea..0ebcf3ca6b47 100644 --- a/app-misc/hello/hello-2.10-r1.ebuild +++ b/app-misc/hello/hello-2.10-r1.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) |