diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:51:30 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:56:43 +0100 |
commit | 17451c557e06b599270461a690a8a21b1f43d565 (patch) | |
tree | 774cdf2b688b1f62dc5d674e2b0179f981b2ebe1 /www-apps | |
parent | app-text/pelican: x86 stable wrt bug #605982 (diff) | |
download | gentoo-17451c557e06b599270461a690a8a21b1f43d565.tar.gz gentoo-17451c557e06b599270461a690a8a21b1f43d565.tar.bz2 gentoo-17451c557e06b599270461a690a8a21b1f43d565.zip |
www-apps/novnc: x86 stable wrt bug #606114
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/novnc/novnc-0.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/novnc/novnc-0.6.2.ebuild b/www-apps/novnc/novnc-0.6.2.ebuild index f9285510922a..1bdad8e2871f 100644 --- a/www-apps/novnc/novnc-0.6.2.ebuild +++ b/www-apps/novnc/novnc-0.6.2.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/noVNC-${PV}" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="" DEPEND="" |