diff options
author | Sam James <sam@gentoo.org> | 2023-04-20 06:00:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-20 06:01:12 +0100 |
commit | cd53eb1f09e6ecf4249f71864690d6068c571245 (patch) | |
tree | 12920e92bf29edc4d08476793a767ddbd88d3bd7 /dev-util/ydiff | |
parent | app-containers/docker-compose: Stabilize 1.29.2-r3 amd64, #904614 (diff) | |
download | gentoo-cd53eb1f09e6ecf4249f71864690d6068c571245.tar.gz gentoo-cd53eb1f09e6ecf4249f71864690d6068c571245.tar.bz2 gentoo-cd53eb1f09e6ecf4249f71864690d6068c571245.zip |
dev-util/ydiff: Stabilize 1.2-r1 ALLARCHES, #904623
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/ydiff')
-rw-r--r-- | dev-util/ydiff/ydiff-1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ydiff/ydiff-1.2-r1.ebuild b/dev-util/ydiff/ydiff-1.2-r1.ebuild index 6b0c9d651200..0e52ba3f8d8a 100644 --- a/dev-util/ydiff/ydiff-1.2-r1.ebuild +++ b/dev-util/ydiff/ydiff-1.2-r1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/ymattw/ydiff" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" RDEPEND="sys-apps/less" |