commit: 11d1d07978ae7463bf886abaadeda5f30e9a4604 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Mar 20 08:56:35 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Mar 20 08:56:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11d1d079
app-backup/burp: amd64 stable wrt bug #713254 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-backup/burp/burp-2.2.18-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-backup/burp/burp-2.2.18-r1.ebuild b/app-backup/burp/burp-2.2.18-r1.ebuild index 14448982e6d..4157a6191a0 100644 --- a/app-backup/burp/burp-2.2.18-r1.ebuild +++ b/app-backup/burp/burp-2.2.18-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/grke/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="AGPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="acl ipv6 libressl test xattr" RESTRICT="!test? ( test )"
