diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-04 14:35:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-04 14:38:18 +0100 |
commit | ef16f3292c12d4efd0030e2fd0156c94154b8bf0 (patch) | |
tree | 422e13d540fbecc8a3a7b30e6b0157196b2df34e /dev-libs/cryptlib | |
parent | app-eselect/eselect-pinentry: amd64 stable wrt bug #611500 (diff) | |
download | gentoo-ef16f3292c12d4efd0030e2fd0156c94154b8bf0.tar.gz gentoo-ef16f3292c12d4efd0030e2fd0156c94154b8bf0.tar.bz2 gentoo-ef16f3292c12d4efd0030e2fd0156c94154b8bf0.zip |
dev-libs/cryptlib: amd64 stable wrt bug #611502
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/cryptlib')
-rw-r--r-- | dev-libs/cryptlib/cryptlib-3.4.3.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/cryptlib/cryptlib-3.4.3.1-r2.ebuild b/dev-libs/cryptlib/cryptlib-3.4.3.1-r2.ebuild index 6084461ab14c..c54210c6a714 100644 --- a/dev-libs/cryptlib/cryptlib-3.4.3.1-r2.ebuild +++ b/dev-libs/cryptlib/cryptlib-3.4.3.1-r2.ebuild @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.franken.de/pub/crypt/cryptlib/cl${MY_PV}.zip doc? ( mirror://gentoo/${DOC_PREFIX}-manual.pdf.bz2 )" LICENSE="Sleepycat" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" IUSE="doc ldap odbc python static-libs test" |