Skip to content

Commit

Permalink
app-backup/burp: add test restrictions
Browse files Browse the repository at this point in the history
As recommended by pkgcheck.

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Marek Szuba <[email protected]>
  • Loading branch information
Marek Szuba committed Oct 8, 2019
1 parent 5069f8d commit 1bc511a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app-backup/burp/burp-2.2.18-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE="acl ipv6 libressl test xattr"

RESTRICT="!test? ( test )"

CDEPEND=" acct-group/burp
acct-user/burp
dev-libs/uthash
Expand Down
2 changes: 2 additions & 0 deletions app-backup/burp/burp-2.2.18.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ SLOT="0"
KEYWORDS="amd64 ~arm x86"
IUSE="acl ipv6 libressl test xattr"

RESTRICT="!test? ( test )"

CDEPEND="dev-libs/uthash
net-libs/librsync
sys-libs/ncurses:0=
Expand Down

0 comments on commit 1bc511a

Please sign in to comment.