diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-12-09 21:53:32 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-12-09 21:53:32 -0500 |
commit | 43c9a159f7ca45671918b474dd6266d93991ec2f (patch) | |
tree | 35732f09165972fcf933b0213143b6be7c24d8f9 /mail-mta/notqmail | |
parent | sys-libs/libxcrypt: Keyword 4.4.17 alpha, #749933 (diff) | |
download | gentoo-43c9a159f7ca45671918b474dd6266d93991ec2f.tar.gz gentoo-43c9a159f7ca45671918b474dd6266d93991ec2f.tar.bz2 gentoo-43c9a159f7ca45671918b474dd6266d93991ec2f.zip |
mail-mta/notqmail: Keyword 1.08-r3 alpha, #727256
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'mail-mta/notqmail')
-rw-r--r-- | mail-mta/notqmail/notqmail-1.08-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/notqmail/notqmail-1.08-r3.ebuild b/mail-mta/notqmail/notqmail-1.08-r3.ebuild index 3a6c2ffbd8f2..fb99546c87ee 100644 --- a/mail-mta/notqmail/notqmail-1.08-r3.ebuild +++ b/mail-mta/notqmail/notqmail-1.08-r3.ebuild @@ -19,7 +19,7 @@ if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="https://github.com/notqmail/notqmail.git" inherit git-r3 else - KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" SRC_URI="https://github.com/notqmail/notqmail/releases/download/${P}/${P}.tar.xz" fi |