dev-libs/metee: amd64 stable

Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Conrad Kostecki
2025-01-24 00:16:47 +01:00
parent 781c9e19f9
commit 15dbb31df0

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/intel/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.t
LICENSE="Apache-2.0"
SLOT="0/${PV}"
KEYWORDS="~amd64"
KEYWORDS="amd64"
IUSE="doc"
BDEPEND="doc? ( app-text/doxygen )"