diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-05 16:45:23 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-05 16:54:57 +0300 |
commit | 4de552beb2d4cc5df667591316004fc81381120b (patch) | |
tree | f8d164eeda4d5acee2e2e51f9b5a4eee3466a5de /x11-plugins/wmsystray | |
parent | x11-plugins/wmudmount: amd64 stable wrt bug #666088 (diff) | |
download | gentoo-4de552beb2d4cc5df667591316004fc81381120b.tar.gz gentoo-4de552beb2d4cc5df667591316004fc81381120b.tar.bz2 gentoo-4de552beb2d4cc5df667591316004fc81381120b.zip |
x11-plugins/wmsystray: 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/wmsystray')
-rw-r--r-- | x11-plugins/wmsystray/wmsystray-0.1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmsystray/wmsystray-0.1.1-r1.ebuild b/x11-plugins/wmsystray/wmsystray-0.1.1-r1.ebuild index 0522567eab76..4756f31445fd 100644 --- a/x11-plugins/wmsystray/wmsystray-0.1.1-r1.ebuild +++ b/x11-plugins/wmsystray/wmsystray-0.1.1-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 @@ -15,7 +15,7 @@ DEPEND="${RDEPEND}" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" # Let's honour Gentoo CFLAGS and use correct install program # Fix for #61704, cannot compile with gcc 3.4.1: |