git: 84947b10cd01 - main - databases/xtrabackup80: add missing chunk after previous commit

From: Eugene Grosbein <eugen_at_FreeBSD.org>
Date: Tue, 14 May 2024 06:54:33 UTC
The branch main has been updated by eugen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=84947b10cd01360627571078984250f58a1e2cd5

commit 84947b10cd01360627571078984250f58a1e2cd5
Author:     Eugene Grosbein <eugen@FreeBSD.org>
AuthorDate: 2024-05-14 06:51:36 +0000
Commit:     Eugene Grosbein <eugen@FreeBSD.org>
CommitDate: 2024-05-14 06:54:27 +0000

    databases/xtrabackup80: add missing chunk after previous commit
    
    Actualize WWW link. Note that upstream supports Intel/AMD arches only.
---
 databases/xtrabackup80/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/databases/xtrabackup80/Makefile b/databases/xtrabackup80/Makefile
index 84640040fc1a..7815c90e5e5e 100644
--- a/databases/xtrabackup80/Makefile
+++ b/databases/xtrabackup80/Makefile
@@ -9,11 +9,13 @@ DISTFILES=	${PPORTNAME}-${DVERSION}${EXTRACT_SUFX}:percona \
 
 MAINTAINER=	eugene@zhegan.in
 COMMENT=	Open-source backup tool for InnoDB and XtraDB
-WWW=		https://www.percona.com/doc/percona-xtrabackup/
+WWW=		https://docs.percona.com/percona-xtrabackup/8.0/
 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+ONLY_FOR_ARCHS=	amd64 i386
+
 RUN_DEPENDS=	qpress:archivers/qpress
 
 USES=		bison cmake compiler:c++14-lang cpe pkgconfig ssl