diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-03-07 14:45:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-03-07 14:45:39 +0100 |
commit | ee4b3808b50882953faf4ceb3c569263189dbc1c (patch) | |
tree | fa84572966777aaf48e268d0200d2ebb6fe49a22 /dev-db | |
parent | net-misc/ipsorcery: amd64 stable wrt bug #648372 (diff) | |
download | gentoo-ee4b3808b50882953faf4ceb3c569263189dbc1c.tar.gz gentoo-ee4b3808b50882953faf4ceb3c569263189dbc1c.tar.bz2 gentoo-ee4b3808b50882953faf4ceb3c569263189dbc1c.zip |
dev-db/henplus: amd64 stable wrt bug #648122
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/henplus/henplus-0.9.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/henplus/henplus-0.9.8-r1.ebuild b/dev-db/henplus/henplus-0.9.8-r1.ebuild index 5d4aeac8bdd9..9dc71837989d 100644 --- a/dev-db/henplus/henplus-0.9.8-r1.ebuild +++ b/dev-db/henplus/henplus-0.9.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ HOMEPAGE="http://henplus.sf.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" COMMON_DEPEND="dev-java/commons-cli:1 |