commit: 0fcce7962a065fa6b041d66a3106781b82e1b363
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 14 09:22:26 2023 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Mar 14 09:23:16 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fcce796
www-client/surf: Stabilize 2.1-r3 amd64, #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 f656805c2e3e..0e60d24ab0ce 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"