diff options
author | Sam James <sam@gentoo.org> | 2020-07-25 10:45:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-25 11:16:41 +0000 |
commit | 1ae336259e3f46756f0671ae657e94799e8511cb (patch) | |
tree | f67b7e9cc1949d4cacda41ff405b08a55f1108ae /dev-libs/check | |
parent | sys-process/cronie: arm64 stable (bug #733700) (diff) | |
download | gentoo-1ae336259e3f46756f0671ae657e94799e8511cb.tar.gz gentoo-1ae336259e3f46756f0671ae657e94799e8511cb.tar.bz2 gentoo-1ae336259e3f46756f0671ae657e94799e8511cb.zip |
dev-libs/check: arm64 stable (bug #733476)
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/check')
-rw-r--r-- | dev-libs/check/check-0.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/check/check-0.15.0.ebuild b/dev-libs/check/check-0.15.0.ebuild index 86c7f246b80d..965601e3d727 100644 --- a/dev-libs/check/check-0.15.0.ebuild +++ b/dev-libs/check/check-0.15.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/libcheck/check/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc subunit test" RESTRICT="!test? ( test )" |