summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2023-03-14 11:22:26 +0200
committerJoonas Niilola <juippis@gentoo.org>2023-03-14 11:23:16 +0200
commit0fcce7962a065fa6b041d66a3106781b82e1b363 (patch)
tree3d5f93585273183e918af961d1a121affebf99cf /www-client/surf/surf-2.1-r3.ebuild
parentapp-office/libreoffice: remove unused patch (diff)
downloadgentoo-0fcce7962a065fa6b041d66a3106781b82e1b363.tar.gz
gentoo-0fcce7962a065fa6b041d66a3106781b82e1b363.tar.bz2
gentoo-0fcce7962a065fa6b041d66a3106781b82e1b363.zip
www-client/surf: Stabilize 2.1-r3 amd64, #900949
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-client/surf/surf-2.1-r3.ebuild')
-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 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"