diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:03:39 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:17:56 +0100 |
commit | 59d853551b64ddca5f1f34181e0d02606e634e4f (patch) | |
tree | 5679c4f3e60b74bd9f9244d18889d35e72ad3920 /net-im | |
parent | media-gfx/nvidia-texture-tools: x86 stable (bug #676554) (diff) | |
download | gentoo-59d853551b64ddca5f1f34181e0d02606e634e4f.tar.gz gentoo-59d853551b64ddca5f1f34181e0d02606e634e4f.tar.bz2 gentoo-59d853551b64ddca5f1f34181e0d02606e634e4f.zip |
net-im/openfire: x86 stable (bug #676716)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/openfire/openfire-4.2.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/openfire/openfire-4.2.3-r1.ebuild b/net-im/openfire/openfire-4.2.3-r1.ebuild index ea631de1f712..546428a50caa 100644 --- a/net-im/openfire/openfire-4.2.3-r1.ebuild +++ b/net-im/openfire/openfire-4.2.3-r1.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 @@ -12,7 +12,7 @@ SRC_URI="http://www.igniterealtime.org/builds/openfire/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="doc" RDEPEND=">=virtual/jre-1.7" |