diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 08:44:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 08:44:28 +0200 |
commit | 6e0aa23fb6e4399e021322a9245be178f8603818 (patch) | |
tree | aacbf8c7c7c5254ccb9dd1ffb94a9e36fd7cf544 /app-arch | |
parent | sys-power/cpupower: amd64 stable wrt bug #684508 (diff) | |
download | gentoo-6e0aa23fb6e4399e021322a9245be178f8603818.tar.gz gentoo-6e0aa23fb6e4399e021322a9245be178f8603818.tar.bz2 gentoo-6e0aa23fb6e4399e021322a9245be178f8603818.zip |
app-arch/unshield: amd64 stable wrt bug #685628
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/unshield/unshield-1.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/unshield/unshield-1.4.3.ebuild b/app-arch/unshield/unshield-1.4.3.ebuild index 247ad67a781e..77af3622c0e2 100644 --- a/app-arch/unshield/unshield-1.4.3.ebuild +++ b/app-arch/unshield/unshield-1.4.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc x86" +KEYWORDS="amd64 ~hppa ~ppc x86" # OpenSSL (or LibreSSL) is detected at build time, and used to determine # whether or not a hand-rolled md5 implementation is used. The build |