summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-03-02 20:23:44 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-02 20:23:44 +0200
commit53339ef6206b4c633aeb84c93b7f1a65ca659686 (patch)
tree1dfb0e7469acaa136d16e8c3172388310fb06325 /dev-db/sqlitebrowser
parentmedia-libs/libpulse: Stabilize 17.0 ppc64, #925411 (diff)
downloadgentoo-53339ef6206b4c633aeb84c93b7f1a65ca659686.tar.gz
gentoo-53339ef6206b4c633aeb84c93b7f1a65ca659686.tar.bz2
gentoo-53339ef6206b4c633aeb84c93b7f1a65ca659686.zip
dev-db/sqlitebrowser: Stabilize 3.12.2-r1 x86, #926038
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db/sqlitebrowser')
-rw-r--r--dev-db/sqlitebrowser/sqlitebrowser-3.12.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/sqlitebrowser/sqlitebrowser-3.12.2-r1.ebuild b/dev-db/sqlitebrowser/sqlitebrowser-3.12.2-r1.ebuild
index cea98af250c9..6dd4fce77d35 100644
--- a/dev-db/sqlitebrowser/sqlitebrowser-3.12.2-r1.ebuild
+++ b/dev-db/sqlitebrowser/sqlitebrowser-3.12.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ if [[ "${PV}" = *9999* ]]; then
EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
else
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 x86"
fi
LICENSE="GPL-3+ MPL-2.0"