diff options
author | Florian Schmaus <flow@gentoo.org> | 2021-07-08 17:37:06 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2021-07-08 17:37:06 +0200 |
commit | f1c69ca70ebd960528e271e0271ddf1260fb4867 (patch) | |
tree | af29df6b50f8f32f8e56796fdbae36807feb6aef /dev-erlang | |
parent | dev-erlang/yconf: Stabilize 1.0.11 amd64 x86, #801088 (diff) | |
download | gentoo-f1c69ca70ebd960528e271e0271ddf1260fb4867.tar.gz gentoo-f1c69ca70ebd960528e271e0271ddf1260fb4867.tar.bz2 gentoo-f1c69ca70ebd960528e271e0271ddf1260fb4867.zip |
dev-erlang/p1_oauth2: Stabilize 0.6.9 amd64 x86, #801088
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-erlang')
-rw-r--r-- | dev-erlang/p1_oauth2/p1_oauth2-0.6.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/p1_oauth2/p1_oauth2-0.6.9.ebuild b/dev-erlang/p1_oauth2/p1_oauth2-0.6.9.ebuild index 38172b523688..bdad9077d800 100644 --- a/dev-erlang/p1_oauth2/p1_oauth2-0.6.9.ebuild +++ b/dev-erlang/p1_oauth2/p1_oauth2-0.6.9.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 )" |