diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-07 22:45:17 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-07 22:50:19 +0100 |
commit | e3325a3e8ebee06e13041cd9fe8bbfa31fc802ee (patch) | |
tree | 68f80781c720cc89e85df74cce47c3475117212d | |
parent | sys-process/supervise-scripts: x86 stable (bug #679104) (diff) | |
download | gentoo-e3325a3e8ebee06e13041cd9fe8bbfa31fc802ee.tar.gz gentoo-e3325a3e8ebee06e13041cd9fe8bbfa31fc802ee.tar.bz2 gentoo-e3325a3e8ebee06e13041cd9fe8bbfa31fc802ee.zip |
x11-plugins/wmmon: x86 stable (bug #678588)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | x11-plugins/wmmon/wmmon-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmmon/wmmon-1.4.ebuild b/x11-plugins/wmmon/wmmon-1.4.ebuild index 921742857e86..36a6b74ce555 100644 --- a/x11-plugins/wmmon/wmmon-1.4.ebuild +++ b/x11-plugins/wmmon/wmmon-1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://www.dockapps.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" RDEPEND=">=x11-libs/libdockapp-0.7:= |