summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-20 09:56:35 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-20 09:56:35 +0100
commit11d1d07978ae7463bf886abaadeda5f30e9a4604 (patch)
tree614b74cd1a6f104d03d878c049a9feab7856dcec /app-backup
parentdev-cpp/tbb: amd64 stable wrt bug #713244 (diff)
downloadgentoo-11d1d07978ae7463bf886abaadeda5f30e9a4604.tar.gz
gentoo-11d1d07978ae7463bf886abaadeda5f30e9a4604.tar.bz2
gentoo-11d1d07978ae7463bf886abaadeda5f30e9a4604.zip
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@gentoo.org>
Diffstat (limited to 'app-backup')
-rw-r--r--app-backup/burp/burp-2.2.18-r1.ebuild4
1 files 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 14448982e6d5..4157a6191a03 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 )"