diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-21 11:13:01 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-21 11:13:01 +0300 |
commit | 9068104d05bde6ca445d405470610188ecf3c2be (patch) | |
tree | bc0ddbc3c85f58ba9edc3bd86d83bf3d3776aa69 /x11-plugins/wmMatrix | |
parent | x11-plugins/wmmemload: amd64 stable wrt bug #666088 (diff) | |
download | gentoo-9068104d05bde6ca445d405470610188ecf3c2be.tar.gz gentoo-9068104d05bde6ca445d405470610188ecf3c2be.tar.bz2 gentoo-9068104d05bde6ca445d405470610188ecf3c2be.zip |
x11-plugins/wmMatrix: amd64 stable wrt bug #666088
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'x11-plugins/wmMatrix')
-rw-r--r-- | x11-plugins/wmMatrix/wmMatrix-0.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmMatrix/wmMatrix-0.2-r2.ebuild b/x11-plugins/wmMatrix/wmMatrix-0.2-r2.ebuild index 561d4e7bf7f2..e66928258312 100644 --- a/x11-plugins/wmMatrix/wmMatrix-0.2-r2.ebuild +++ b/x11-plugins/wmMatrix/wmMatrix-0.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,7 +19,7 @@ RDEPEND="${CDEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 ~sparc x86" IUSE="" PATCHES=( "${FILESDIR}"/${P}-makefile.patch ) |