diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:42:25 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:53:05 +0200 |
commit | 313797f7094348ccd69d18f3cbdb0f8387785d0a (patch) | |
tree | 9f892fb2c61019f8e74bdc5c40ea41104c091096 /media-libs/libmatemixer | |
parent | media-gfx/eom: x86 stable (bug #625838) (diff) | |
download | gentoo-313797f7094348ccd69d18f3cbdb0f8387785d0a.tar.gz gentoo-313797f7094348ccd69d18f3cbdb0f8387785d0a.tar.bz2 gentoo-313797f7094348ccd69d18f3cbdb0f8387785d0a.zip |
media-libs/libmatemixer: x86 stable (bug #625838)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'media-libs/libmatemixer')
-rw-r--r-- | media-libs/libmatemixer/libmatemixer-1.18.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libmatemixer/libmatemixer-1.18.0.ebuild b/media-libs/libmatemixer/libmatemixer-1.18.0.ebuild index 6d5c8cee7db5..a9621abfb3c5 100644 --- a/media-libs/libmatemixer/libmatemixer-1.18.0.ebuild +++ b/media-libs/libmatemixer/libmatemixer-1.18.0.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="Mixer library for MATE Desktop" |