diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-18 22:05:09 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-18 22:05:09 -0400 |
commit | 2a01bb89271fefafceb35068bdcf24dcfcd31484 (patch) | |
tree | 0645bf743045012b54df4f0f8d0c4e57ac4eef58 /app-misc/prog-express | |
parent | dev-util/oprofile: amd64 stable wrt bug #683352 (diff) | |
download | gentoo-2a01bb89271fefafceb35068bdcf24dcfcd31484.tar.gz gentoo-2a01bb89271fefafceb35068bdcf24dcfcd31484.tar.bz2 gentoo-2a01bb89271fefafceb35068bdcf24dcfcd31484.zip |
app-misc/prog-express: amd64 stable wrt bug #682732
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'app-misc/prog-express')
-rw-r--r-- | app-misc/prog-express/prog-express-3.7.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/prog-express/prog-express-3.7.8-r1.ebuild b/app-misc/prog-express/prog-express-3.7.8-r1.ebuild index 8f6bb19e60e4..de55b876335f 100644 --- a/app-misc/prog-express/prog-express-3.7.8-r1.ebuild +++ b/app-misc/prog-express/prog-express-3.7.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -12,7 +12,7 @@ SRC_URI=" x86? ( https://www.batronix.com/exe/Batronix/Prog-Express/deb/${P}-1.i386.deb ) " -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" LICENSE="prog-express" SLOT="0" |