commit: 6494e75bf242d8c942b4eecb21c484c7698d473b Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Mar 20 10:00:16 2018 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Mar 20 10:00:16 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6494e75b
dev-java/cdegroot-db: amd64 stable wrt bug #647506 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64" dev-java/cdegroot-db/cdegroot-db-0.08-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/cdegroot-db/cdegroot-db-0.08-r2.ebuild b/dev-java/cdegroot-db/cdegroot-db-0.08-r2.ebuild index 4df2e8c0587..e6c249f3a03 100644 --- a/dev-java/cdegroot-db/cdegroot-db-0.08-r2.ebuild +++ b/dev-java/cdegroot-db/cdegroot-db-0.08-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="http://www.cdegroot.com/software/db/download/com.${P/-/.}.tar.gz" LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" IUSE="doc source" DEPEND=">=virtual/jdk-1.4"
