diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-01 21:55:46 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-01 21:58:02 +0200 |
commit | e1b6719cb009ff196444fd309f476a28047a78bd (patch) | |
tree | 71860becc13e1f6ab4a40f2559d64c01c6250bfe /app-crypt | |
parent | app-editors/tea: x86 stable (bug #681024) (diff) | |
download | gentoo-e1b6719cb009ff196444fd309f476a28047a78bd.tar.gz gentoo-e1b6719cb009ff196444fd309f476a28047a78bd.tar.bz2 gentoo-e1b6719cb009ff196444fd309f476a28047a78bd.zip |
app-crypt/xca: x86 stable (bug #681090)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/xca/xca-2.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/xca/xca-2.1.2.ebuild b/app-crypt/xca/xca-2.1.2.ebuild index a7c82476eb43..ed4c28eb1c00 100644 --- a/app-crypt/xca/xca-2.1.2.ebuild +++ b/app-crypt/xca/xca-2.1.2.ebuild @@ -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=" |