diff options
author | 2017-12-04 21:25:30 +0100 | |
---|---|---|
committer | 2017-12-04 21:25:30 +0100 | |
commit | 01e185c7f331375674109b36d2190b5167a42a02 (patch) | |
tree | bba9d65c83586affba80ea9be875b8cd49047b45 /app-misc/ttyrec/ttyrec-1.0.8-r2.ebuild | |
parent | app-vim/html5: removal. (diff) | |
download | gentoo-01e185c7f331375674109b36d2190b5167a42a02.tar.gz gentoo-01e185c7f331375674109b36d2190b5167a42a02.tar.bz2 gentoo-01e185c7f331375674109b36d2190b5167a42a02.zip |
app-misc/ttyrec: stable for amd64.
Closes: https://bugs.gentoo.org/634512
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'app-misc/ttyrec/ttyrec-1.0.8-r2.ebuild')
-rw-r--r-- | app-misc/ttyrec/ttyrec-1.0.8-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/ttyrec/ttyrec-1.0.8-r2.ebuild b/app-misc/ttyrec/ttyrec-1.0.8-r2.ebuild index 6d3bf8b4ec32..bd0fe694547e 100644 --- a/app-misc/ttyrec/ttyrec-1.0.8-r2.ebuild +++ b/app-misc/ttyrec/ttyrec-1.0.8-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://0xcc.net/ttyrec/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha ~amd64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" PATCHES=( "${FILESDIR}/${P}-flags.patch" ) src_compile() { |