commit: cee996bc83ae4d331dad3a84c54d940617378796
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 14 09:37:53 2023 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Mar 14 09:37:53 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cee996bc
www-client/surf: Stabilize 2.1-r3 x86, #900949
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
www-client/surf/surf-2.1-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-client/surf/surf-2.1-r3.ebuild
b/www-client/surf/surf-2.1-r3.ebuild
index 0e60d24ab0ce..fe80e763701c 100644
--- a/www-client/surf/surf-2.1-r3.ebuild
+++ b/www-client/surf/surf-2.1-r3.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_BRANCH="surf-webkit2"
else
SRC_URI="https://dl.suckless.org/${PN}/${P}.tar.gz"
- KEYWORDS="amd64 ~riscv ~x86"
+ KEYWORDS="amd64 ~riscv x86"
fi
LICENSE="MIT"