diff options
author | 2022-12-18 11:41:08 +0000 | |
---|---|---|
committer | 2022-12-18 11:41:08 +0000 | |
commit | 7735fd68197eb795cabc078097b4fcdd43f943d9 (patch) | |
tree | fe745c06f1865fd0c9992c1cc24b3e2977efcc8a /dev-libs/granite | |
parent | dev-cpp/clucene: Stabilize 2.3.3.4-r8 arm, #886687 (diff) | |
download | gentoo-7735fd68197eb795cabc078097b4fcdd43f943d9.tar.gz gentoo-7735fd68197eb795cabc078097b4fcdd43f943d9.tar.bz2 gentoo-7735fd68197eb795cabc078097b4fcdd43f943d9.zip |
dev-libs/granite: Stabilize 6.2.0 arm, #886697
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/granite')
-rw-r--r-- | dev-libs/granite/granite-6.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/granite/granite-6.2.0.ebuild b/dev-libs/granite/granite-6.2.0.ebuild index 2f782968adcf..5392aa48ad7c 100644 --- a/dev-libs/granite/granite-6.2.0.ebuild +++ b/dev-libs/granite/granite-6.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/elementary/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="LGPL-3+" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 arm ~x86" BDEPEND=" $(vala_depend) |