diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-09-10 10:33:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-09-10 10:33:09 +0200 |
commit | 9596f42ef1617c6d35acefda4bc2d7c4a7e8e3e7 (patch) | |
tree | 99a7ff299e5fcb3c4d36996dffc6096079437b4b /dev-libs | |
parent | dev-libs/nspr: Stabilize 4.34.1 arm64, #869260 (diff) | |
download | gentoo-9596f42ef1617c6d35acefda4bc2d7c4a7e8e3e7.tar.gz gentoo-9596f42ef1617c6d35acefda4bc2d7c4a7e8e3e7.tar.bz2 gentoo-9596f42ef1617c6d35acefda4bc2d7c4a7e8e3e7.zip |
dev-libs/double-conversion: Stabilize 3.2.1 arm64, #869308
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/double-conversion/double-conversion-3.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/double-conversion/double-conversion-3.2.1.ebuild b/dev-libs/double-conversion/double-conversion-3.2.1.ebuild index 5fb85383657e..d8afd74afbd7 100644 --- a/dev-libs/double-conversion/double-conversion-3.2.1.ebuild +++ b/dev-libs/double-conversion/double-conversion-3.2.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/3" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |