diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-05 21:27:30 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-05 21:29:18 +0300 |
commit | 6d7def54e712086ccc27ae3d6f87eab29c845004 (patch) | |
tree | 641d871436606bce169f7d5e49f6e7a36a898733 | |
parent | x11-plugins/wmcliphist: amd64 stable wrt bug #666088 (diff) | |
download | gentoo-6d7def54e712086ccc27ae3d6f87eab29c845004.tar.gz gentoo-6d7def54e712086ccc27ae3d6f87eab29c845004.tar.bz2 gentoo-6d7def54e712086ccc27ae3d6f87eab29c845004.zip |
x11-plugins/wmappl: amd64 stable wrt bug #666088
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
-rw-r--r-- | x11-plugins/wmappl/wmappl-0.71-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmappl/wmappl-0.71-r1.ebuild b/x11-plugins/wmappl/wmappl-0.71-r1.ebuild index 2c9782c0d49d..58df593547ac 100644 --- a/x11-plugins/wmappl/wmappl-0.71-r1.ebuild +++ b/x11-plugins/wmappl/wmappl-0.71-r1.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 @@ -16,4 +16,4 @@ DEPEND="${RDEPEND} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" |