diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:41:40 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:53:03 +0200 |
commit | b8b147ec8caaac47b2a8cda7093ba17ef3443680 (patch) | |
tree | e6cc712ad6e7b358280653ec62f8dc507549033c /media-gfx/eom | |
parent | mate-extra/mate-utils: x86 stable (bug #625838) (diff) | |
download | gentoo-b8b147ec8caaac47b2a8cda7093ba17ef3443680.tar.gz gentoo-b8b147ec8caaac47b2a8cda7093ba17ef3443680.tar.bz2 gentoo-b8b147ec8caaac47b2a8cda7093ba17ef3443680.zip |
media-gfx/eom: x86 stable (bug #625838)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'media-gfx/eom')
-rw-r--r-- | media-gfx/eom/eom-1.18.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/eom/eom-1.18.3.ebuild b/media-gfx/eom/eom-1.18.3.ebuild index ed91e1376aa2..ad4436a42bc4 100644 --- a/media-gfx/eom/eom-1.18.3.ebuild +++ b/media-gfx/eom/eom-1.18.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 x86" fi DESCRIPTION="The MATE image viewer" |