commit: 45a84013f43aef149733b6e3a8cb5d2a4508b3ad Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 7 05:03:00 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Feb 7 05:03:00 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45a84013
app-backup/burp: Stabilize 3.1.4-r1 amd64, #969716 Signed-off-by: Sam James <sam <AT> gentoo.org> app-backup/burp/burp-3.1.4-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-backup/burp/burp-3.1.4-r1.ebuild b/app-backup/burp/burp-3.1.4-r1.ebuild index 77e912794d10..54ea88ab2160 100644 --- a/app-backup/burp/burp-3.1.4-r1.ebuild +++ b/app-backup/burp/burp-3.1.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 test xattr" RESTRICT="!test? ( test )"
