diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 10:36:35 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 10:36:35 +0200 |
commit | da559c4b2c964deee42d9dcc7799145a0aa9fc37 (patch) | |
tree | 6cca18acdddb7816ef69b4f8452c1c36b1fa5403 /app-eselect | |
parent | app-dicts/myspell-ru: amd64 stable wrt bug #696254 (diff) | |
download | gentoo-da559c4b2c964deee42d9dcc7799145a0aa9fc37.tar.gz gentoo-da559c4b2c964deee42d9dcc7799145a0aa9fc37.tar.bz2 gentoo-da559c4b2c964deee42d9dcc7799145a0aa9fc37.zip |
app-eselect/eselect-unison: amd64 stable wrt bug #696258
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-unison/eselect-unison-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-unison/eselect-unison-0.4.ebuild b/app-eselect/eselect-unison/eselect-unison-0.4.ebuild index d8f2e3d228f2..399f9ee9a275 100644 --- a/app-eselect/eselect-unison/eselect-unison-0.4.ebuild +++ b/app-eselect/eselect-unison/eselect-unison-0.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=7 @@ -10,7 +10,7 @@ S="${WORKDIR}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="" |