summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2023-03-14 11:37:53 +0200
committerJoonas Niilola <juippis@gentoo.org>2023-03-14 11:37:53 +0200
commitcee996bc83ae4d331dad3a84c54d940617378796 (patch)
tree986c67f8df7fc9041f467f28a2e66830025a17ee /www-client
parentwww-client/surf: Stabilize 2.1-r3 amd64, #900949 (diff)
downloadgentoo-cee996bc83ae4d331dad3a84c54d940617378796.tar.gz
gentoo-cee996bc83ae4d331dad3a84c54d940617378796.tar.bz2
gentoo-cee996bc83ae4d331dad3a84c54d940617378796.zip
www-client/surf: Stabilize 2.1-r3 x86, #900949
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r--www-client/surf/surf-2.1-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
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"