Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/beecrypt/
Date: Sun, 14 Oct 2018 01:44:19
Message-Id: 1539480645.18c8d15a6e887133ae159b9e80b2695d8a4f3e72.whissi@gentoo
1 commit: 18c8d15a6e887133ae159b9e80b2695d8a4f3e72
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 14 01:30:45 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 14 01:30:45 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18c8d15a
7
8 dev-libs/beecrypt: x86 stable (bug #668280)
9
10 Package-Manager: Portage-2.3.50, Repoman-2.3.11
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-libs/beecrypt/beecrypt-4.2.1-r5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/beecrypt/beecrypt-4.2.1-r5.ebuild b/dev-libs/beecrypt/beecrypt-4.2.1-r5.ebuild
17 index 564e81f5799..2a8720b3073 100644
18 --- a/dev-libs/beecrypt/beecrypt-4.2.1-r5.ebuild
19 +++ b/dev-libs/beecrypt/beecrypt-4.2.1-r5.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/beecrypt/${P}.tar.gz"
21
22 LICENSE="GPL-2 LGPL-2"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
25 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
26 IUSE="+threads java cxx python static-libs doc"
27 REQUIRED_USE="cxx? ( threads )
28 python? ( ${PYTHON_REQUIRED_USE} )"