commit:     c4bfa0ffde93584b4379cb4678d1ed0c6b94cd0f
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  5 16:42:32 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jan  5 16:42:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4bfa0ff

dev-util/peda: Stabilize 1.2 amd64, #889828

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-util/peda/peda-1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/peda/peda-1.2.ebuild b/dev-util/peda/peda-1.2.ebuild
index b76ce5163db1..df618d1a27f7 100644
--- a/dev-util/peda/peda-1.2.ebuild
+++ b/dev-util/peda/peda-1.2.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == "9999" ]]; then
        EGIT_REPO_URI="https://github.com/longld/peda";
 else
        SRC_URI="https://github.com/longld/peda/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64 x86"
+       KEYWORDS="amd64 x86"
 fi
 
 LICENSE="CC-BY-NC-SA-3.0"

Reply via email to