diff options
author | Aaron Bauman <bman@gentoo.org> | 2016-12-28 21:38:34 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2016-12-29 12:01:42 +0900 |
commit | 9a0fcb69ff7f389e402abec69641fd2f9013dcd7 (patch) | |
tree | b70e5782b41e943cb15b366bc448ec505ae30693 /app-arch | |
parent | net-news/liferea: unstable version bump, remove old (diff) | |
download | gentoo-9a0fcb69ff7f389e402abec69641fd2f9013dcd7.tar.gz gentoo-9a0fcb69ff7f389e402abec69641fd2f9013dcd7.tar.bz2 gentoo-9a0fcb69ff7f389e402abec69641fd2f9013dcd7.zip |
app-arch/unshield: amd64 stable wrt bug #537976
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/unshield/unshield-1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/unshield/unshield-1.4.ebuild b/app-arch/unshield/unshield-1.4.ebuild index 04c2fbec0758..47e94f9ecc17 100644 --- a/app-arch/unshield/unshield-1.4.ebuild +++ b/app-arch/unshield/unshield-1.4.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/twogood/unshield" 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 |