summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-06-04 22:54:04 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-06-04 22:54:04 +0200
commit30864ca8371d4ca6c9c8777eb87c904ea2abed41 (patch)
tree47a57693b52f295d2c8cfe45ff5271af517dcac4 /dev-vcs/bfg/bfg-1.13.0.ebuild
parentmedia-sound/abcm2ps: amd64 stable wrt bug #681410 (diff)
downloadgentoo-30864ca8371d4ca6c9c8777eb87c904ea2abed41.tar.gz
gentoo-30864ca8371d4ca6c9c8777eb87c904ea2abed41.tar.bz2
gentoo-30864ca8371d4ca6c9c8777eb87c904ea2abed41.zip
dev-vcs/bfg: amd64 stable wrt bug #683100
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-vcs/bfg/bfg-1.13.0.ebuild')
-rw-r--r--dev-vcs/bfg/bfg-1.13.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/bfg/bfg-1.13.0.ebuild b/dev-vcs/bfg/bfg-1.13.0.ebuild
index d321b3273889..491e6642dfc8 100644
--- a/dev-vcs/bfg/bfg-1.13.0.ebuild
+++ b/dev-vcs/bfg/bfg-1.13.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://repo1.maven.org/maven2/com/madgag/${PN}/${PV}/${P}.jar"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND=">=virtual/jre-1.7"