diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-01-20 23:42:35 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-01-20 23:57:50 +0100 |
commit | 4adbd486304a07a67f569303795a84fe9ae5c13c (patch) | |
tree | 92fd7f47281bf4ec7eb73c72518a8866b42c3843 /app-misc | |
parent | app-misc/fhem: drop 6.0-r1 (diff) | |
download | gentoo-4adbd486304a07a67f569303795a84fe9ae5c13c.tar.gz gentoo-4adbd486304a07a67f569303795a84fe9ae5c13c.tar.bz2 gentoo-4adbd486304a07a67f569303795a84fe9ae5c13c.zip |
app-misc/prog-express: x86 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/prog-express/prog-express-3.8.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/prog-express/prog-express-3.8.9.ebuild b/app-misc/prog-express/prog-express-3.8.9.ebuild index 9a2ed30bf080..f525ba5f0a7c 100644 --- a/app-misc/prog-express/prog-express-3.8.9.ebuild +++ b/app-misc/prog-express/prog-express-3.8.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI=" " S="${WORKDIR}" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* ~amd64 x86" LICENSE="prog-express" SLOT="0" |