diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-10 22:59:30 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-10 23:05:06 +0300 |
commit | fffc9b3dd45fcc4553ba9ca0df06751c373d7bd5 (patch) | |
tree | cbfaf528d4893e6c95430a3ecce12f19c72cf2c0 /dev-erlang | |
parent | dev-erlang/goldrush: dekeyword ia64 (diff) | |
download | gentoo-fffc9b3dd45fcc4553ba9ca0df06751c373d7bd5.tar.gz gentoo-fffc9b3dd45fcc4553ba9ca0df06751c373d7bd5.tar.bz2 gentoo-fffc9b3dd45fcc4553ba9ca0df06751c373d7bd5.zip |
dev-erlang/hamcrest: dekeyword ia64
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-erlang')
-rw-r--r-- | dev-erlang/hamcrest/hamcrest-0.1.0_p20160709.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/hamcrest/hamcrest-0.1.0_p20160709.ebuild b/dev-erlang/hamcrest/hamcrest-0.1.0_p20160709.ebuild index 2ebc9aa9baab..81eb24852cc6 100644 --- a/dev-erlang/hamcrest/hamcrest-0.1.0_p20160709.ebuild +++ b/dev-erlang/hamcrest/hamcrest-0.1.0_p20160709.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~hanno/distfiles/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~sparc x86" +KEYWORDS="amd64 ~arm ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" |