diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-10-04 09:30:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-10-04 09:30:44 +0200 |
commit | 7e9517d9d8c47a56eb1ed00b989a3a463cfcc2f8 (patch) | |
tree | 9ebf57a4dcb11f6173a975a4ceaf06cd9ffe8310 /dev-libs/grantlee | |
parent | media-libs/netpbm: Stabilize 10.86.34 sparc, #874360 (diff) | |
download | gentoo-7e9517d9d8c47a56eb1ed00b989a3a463cfcc2f8.tar.gz gentoo-7e9517d9d8c47a56eb1ed00b989a3a463cfcc2f8.tar.bz2 gentoo-7e9517d9d8c47a56eb1ed00b989a3a463cfcc2f8.zip |
dev-libs/grantlee: Stabilize 5.3.0 x86, #873448
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/grantlee')
-rw-r--r-- | dev-libs/grantlee/grantlee-5.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/grantlee/grantlee-5.3.0.ebuild b/dev-libs/grantlee/grantlee-5.3.0.ebuild index 54836e3783e4..3c7e7c10080c 100644 --- a/dev-libs/grantlee/grantlee-5.3.0.ebuild +++ b/dev-libs/grantlee/grantlee-5.3.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://downloads.grantlee.org/${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="5" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86" IUSE="debug doc test" RESTRICT="!test? ( test )" |