summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2023-03-08 15:21:04 -0800
committerPatrick McLean <chutzpah@gentoo.org>2023-03-08 15:21:04 -0800
commit24a57489ca4b30ac328dcfdfe21e3b4d59afe191 (patch)
treee3943d553147d6d4a127d4a5bd59f5f2f85efc48
parentapp-text/lowdown: drop 0.11.1-r1, 0.11.2 (diff)
downloadgentoo-24a57489ca4b30ac328dcfdfe21e3b4d59afe191.tar.gz
gentoo-24a57489ca4b30ac328dcfdfe21e3b4d59afe191.tar.bz2
gentoo-24a57489ca4b30ac328dcfdfe21e3b4d59afe191.zip
app-text/lowdown: stabilize 1.0.0 for amd64
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
-rw-r--r--app-text/lowdown/lowdown-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/lowdown/lowdown-1.0.0.ebuild b/app-text/lowdown/lowdown-1.0.0.ebuild
index bf31fdccbcaf..599195aa0080 100644
--- a/app-text/lowdown/lowdown-1.0.0.ebuild
+++ b/app-text/lowdown/lowdown-1.0.0.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
LICENSE="ISC"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
DEPEND="virtual/libcrypt:="
RDEPEND="${DEPEND}"