diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-03-24 10:58:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-03-24 10:58:37 +0100 |
commit | e79ec4addfdcc1ef80c589cfe2207324f83e208a (patch) | |
tree | 040d6aebed837331bcba0be07f5af93a546ed771 /app-crypt | |
parent | media-video/gnome-mpv: amd64 stable wrt bug #681084 (diff) | |
download | gentoo-e79ec4addfdcc1ef80c589cfe2207324f83e208a.tar.gz gentoo-e79ec4addfdcc1ef80c589cfe2207324f83e208a.tar.bz2 gentoo-e79ec4addfdcc1ef80c589cfe2207324f83e208a.zip |
app-crypt/xca: amd64 stable wrt bug #681090
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/xca/xca-2.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/xca/xca-2.1.2.ebuild b/app-crypt/xca/xca-2.1.2.ebuild index 9e097029604e..6b7c827e6513 100644 --- a/app-crypt/xca/xca-2.1.2.ebuild +++ b/app-crypt/xca/xca-2.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -11,7 +11,7 @@ SRC_URI="https://github.com/chris2511/${PN}/releases/download/RELEASE.${PV}/${P} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="bindist doc libressl" RDEPEND=" |