diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-10 23:00:27 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-10 23:05:09 +0300 |
commit | 8c8e5a23051ffa692d814ef9e0cc30ad655c1356 (patch) | |
tree | f205a1e1acc8d859dd710e16fc39d378327390f9 /dev-erlang | |
parent | dev-erlang/p1_mysql: dekeyword ia64 (diff) | |
download | gentoo-8c8e5a23051ffa692d814ef9e0cc30ad655c1356.tar.gz gentoo-8c8e5a23051ffa692d814ef9e0cc30ad655c1356.tar.bz2 gentoo-8c8e5a23051ffa692d814ef9e0cc30ad655c1356.zip |
dev-erlang/p1_oauth2: dekeyword ia64
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-erlang')
-rw-r--r-- | dev-erlang/p1_oauth2/p1_oauth2-0.6.11.ebuild | 2 | ||||
-rw-r--r-- | dev-erlang/p1_oauth2/p1_oauth2-0.6.14.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-erlang/p1_oauth2/p1_oauth2-0.6.11.ebuild b/dev-erlang/p1_oauth2/p1_oauth2-0.6.11.ebuild index fbb35060c687..ae4df71607b2 100644 --- a/dev-erlang/p1_oauth2/p1_oauth2-0.6.11.ebuild +++ b/dev-erlang/p1_oauth2/p1_oauth2-0.6.11.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" diff --git a/dev-erlang/p1_oauth2/p1_oauth2-0.6.14.ebuild b/dev-erlang/p1_oauth2/p1_oauth2-0.6.14.ebuild index 28821d0206b7..df374ff38c59 100644 --- a/dev-erlang/p1_oauth2/p1_oauth2-0.6.14.ebuild +++ b/dev-erlang/p1_oauth2/p1_oauth2-0.6.14.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |