diff options
author | 2019-07-15 17:21:09 +0200 | |
---|---|---|
committer | 2019-07-15 17:21:09 +0200 | |
commit | f150cb68fce34938fe4491bf39824cb069aeadc9 (patch) | |
tree | 175c7a736b78416d98539c416143db5ad09fe6ea /app-crypt | |
parent | app-benchmarks/wrk: Sort KEYWORDS (diff) | |
download | gentoo-f150cb68fce34938fe4491bf39824cb069aeadc9.tar.gz gentoo-f150cb68fce34938fe4491bf39824cb069aeadc9.tar.bz2 gentoo-f150cb68fce34938fe4491bf39824cb069aeadc9.zip |
app-crypt/eid-mw: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/eid-mw/eid-mw-4.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/eid-mw/eid-mw-4.4.1.ebuild b/app-crypt/eid-mw/eid-mw-4.4.1.ebuild index 26f6f9f8d33e..445cf84dbf83 100644 --- a/app-crypt/eid-mw/eid-mw-4.4.1.ebuild +++ b/app-crypt/eid-mw/eid-mw-4.4.1.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 @@ -11,7 +11,7 @@ SRC_URI="https://codeload.github.com/fedict/${PN}/tar.gz/v${PV} -> ${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~x86 ~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~x86" IUSE="+dialogs +gtk p11-kit" RDEPEND=">=sys-apps/pcsc-lite-1.2.9 |