diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-05 10:52:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-05 10:52:51 +0200 |
commit | a252bcf08d365838ea511c5ff68ba57a590d54bc (patch) | |
tree | aaeedcd976c95e1d8f209021228747d8c62adc34 /dev-erlang | |
parent | dev-erlang/p1_acme: amd64 stable wrt bug #856508 (diff) | |
download | gentoo-a252bcf08d365838ea511c5ff68ba57a590d54bc.tar.gz gentoo-a252bcf08d365838ea511c5ff68ba57a590d54bc.tar.bz2 gentoo-a252bcf08d365838ea511c5ff68ba57a590d54bc.zip |
dev-erlang/p1_oauth2: amd64 stable wrt bug #856508
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-erlang')
-rw-r--r-- | dev-erlang/p1_oauth2/p1_oauth2-0.6.11.ebuild | 2 |
1 files changed, 1 insertions, 1 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 5529dc1a17da..0b9a69a778f9 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 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |