commit: 162bf7c9b21eab735e8fa3d8cc9a9137e32151d5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Mar 12 15:22:48 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Mar 12 15:25:02 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=162bf7c9
net-analyzer/barnyard2: Stabilize 1.13 amd64, #665814 Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/barnyard2/barnyard2-1.13.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/barnyard2/barnyard2-1.13.ebuild b/net-analyzer/barnyard2/barnyard2-1.13.ebuild index 37795206686..1e58156870c 100644 --- a/net-analyzer/barnyard2/barnyard2-1.13.ebuild +++ b/net-analyzer/barnyard2/barnyard2-1.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/firnsy/barnyard2/archive/v2-${PV}.tar.gz -> ${P}-git SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug gre mpls mysql odbc postgres sguil" DEPEND="
