diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-06 13:46:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-06 13:46:39 +0200 |
commit | 357972fb87b226660c97cba5c6590897b42cb14a (patch) | |
tree | f2d1cf54b62e90127349656bb36f4e0619661bfd /dev-erlang | |
parent | dev-erlang/p1_mysql: amd64 stable wrt bug #735926 (diff) | |
download | gentoo-357972fb87b226660c97cba5c6590897b42cb14a.tar.gz gentoo-357972fb87b226660c97cba5c6590897b42cb14a.tar.bz2 gentoo-357972fb87b226660c97cba5c6590897b42cb14a.zip |
dev-erlang/p1_oauth2: amd64 stable wrt bug #735926
Package-Manager: Portage-2.3.99, Repoman-2.3.22
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.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/p1_oauth2/p1_oauth2-0.6.6.ebuild b/dev-erlang/p1_oauth2/p1_oauth2-0.6.6.ebuild index 42c445437f3e..1f856fe812b3 100644 --- a/dev-erlang/p1_oauth2/p1_oauth2-0.6.6.ebuild +++ b/dev-erlang/p1_oauth2/p1_oauth2-0.6.6.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 )" |