diff options
author | Florian Schmaus <flow@gentoo.org> | 2021-07-08 17:37:03 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2021-07-08 17:37:03 +0200 |
commit | 4f9b2f24822edbde32d9577a6b95b7d9b265d504 (patch) | |
tree | 5da8285bcd39d37c8cb715e2f15abca2bd92c36a /dev-erlang | |
parent | sys-block/storcli: bump to v7.1715 (diff) | |
download | gentoo-4f9b2f24822edbde32d9577a6b95b7d9b265d504.tar.gz gentoo-4f9b2f24822edbde32d9577a6b95b7d9b265d504.tar.bz2 gentoo-4f9b2f24822edbde32d9577a6b95b7d9b265d504.zip |
dev-erlang/p1_utils: Stabilize 1.0.22 amd64 x86, #801088
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-erlang')
-rw-r--r-- | dev-erlang/p1_utils/p1_utils-1.0.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/p1_utils/p1_utils-1.0.22.ebuild b/dev-erlang/p1_utils/p1_utils-1.0.22.ebuild index 92233aa7c2ce..fd335dc8c909 100644 --- a/dev-erlang/p1_utils/p1_utils-1.0.22.ebuild +++ b/dev-erlang/p1_utils/p1_utils-1.0.22.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" DEPEND=">=dev-lang/erlang-17.1:=" RDEPEND="${DEPEND}" |