From 9ed41d6ac8023551bcbe506377f55c0a3bbb11c7 Mon Sep 17 00:00:00 2001 From: tastytea Date: Sat, 24 Oct 2020 09:49:20 +0200 Subject: [PATCH] Clarify that the binary packages are for Debian and CentOS. --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 9533652..1a75eec 100644 --- a/README.adoc +++ b/README.adoc @@ -84,7 +84,7 @@ Gentoo ebuilds are available via my link:{uri-overlay}[repository]. === Automatically generated packages Binary packages are generated automatically for each -link:{uri-base}/releases[release] in the formats `deb` and `rpm`. They are +link:{uri-base}/releases[release] for Debian stretch and CentOS 7. They are signed with my link:{uri-pgpkey}[automatic signing key]. === From source