diff options
Diffstat (limited to 'app-admin/ulogd/ulogd-2.0.5_p20160205.ebuild')
-rw-r--r-- | app-admin/ulogd/ulogd-2.0.5_p20160205.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/ulogd/ulogd-2.0.5_p20160205.ebuild b/app-admin/ulogd/ulogd-2.0.5_p20160205.ebuild index fc6057db..2e30a01d 100644 --- a/app-admin/ulogd/ulogd-2.0.5_p20160205.ebuild +++ b/app-admin/ulogd/ulogd-2.0.5_p20160205.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id: 6c958f69aa041f188857803dd5a59ef42783c630 $ +# $Id: 2e6d24e0691d344beff72e47b789a38827eaa227 $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="https://git.netfilter.org/${PN}2/snapshot/${COMMIT_ID}.tar.gz -> ${P}.t LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc ~x86" IUSE="dbi doc json mysql nfacct +nfct +nflog pcap postgres sqlite systemd -ulog" RDEPEND=" |