commit: fff302701e9a62ab5c7fc823e6555be5fe75cefc Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Mar 20 08:58:42 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Mar 20 08:58:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fff30270
x11-plugins/wmudmount: amd64 stable wrt bug #713044 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> x11-plugins/wmudmount/wmudmount-3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-plugins/wmudmount/wmudmount-3.0.ebuild b/x11-plugins/wmudmount/wmudmount-3.0.ebuild index 9b83e5ecdee..2e54502d2fd 100644 --- a/x11-plugins/wmudmount/wmudmount-3.0.ebuild +++ b/x11-plugins/wmudmount/wmudmount-3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="gcr libnotify secret" RDEPEND="sys-fs/udisks:2