summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2020-06-04 09:02:00 +0200
committerPatrice Clement <monsieurp@gentoo.org>2020-06-04 09:02:07 +0200
commit2092398d506918331a24572792dc73cd7a5f8d8a (patch)
treef42421eb54f1ecee40d3a65b422337b73cb02230
parentdev-lang/micropython: honor CFLAGS and LDFLAGS. (diff)
downloadgentoo-2092398d506918331a24572792dc73cd7a5f8d8a.tar.gz
gentoo-2092398d506918331a24572792dc73cd7a5f8d8a.tar.bz2
gentoo-2092398d506918331a24572792dc73cd7a5f8d8a.zip
sys-process/memwatch: stable for amd64+x86.
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
-rw-r--r--sys-process/memwatch/memwatch-0.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/memwatch/memwatch-0.3.3.ebuild b/sys-process/memwatch/memwatch-0.3.3.ebuild
index a94e93925a99..c49989332f5a 100644
--- a/sys-process/memwatch/memwatch-0.3.3.ebuild
+++ b/sys-process/memwatch/memwatch-0.3.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://unixdev.ru/src/${P}.tar.gz"
LICENSE="WTFPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND="sys-libs/ncurses:0="