diff options
author | 2020-07-17 22:57:42 +0000 | |
---|---|---|
committer | 2020-07-17 23:25:00 +0000 | |
commit | 6781d9ebfe227f6c2943a8782d2634383bb13951 (patch) | |
tree | df8954ae50af8ba9c2e55ff390cab25811494747 /media-gfx | |
parent | app-text/podofo: x86 stable (bug #717792) (diff) | |
download | gentoo-6781d9ebfe227f6c2943a8782d2634383bb13951.tar.gz gentoo-6781d9ebfe227f6c2943a8782d2634383bb13951.tar.bz2 gentoo-6781d9ebfe227f6c2943a8782d2634383bb13951.zip |
media-gfx/jhead: amd64 stable (bug #711220)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/jhead/jhead-3.04.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/jhead/jhead-3.04.ebuild b/media-gfx/jhead/jhead-3.04.ebuild index 054679e94296..85e79bccde43 100644 --- a/media-gfx/jhead/jhead-3.04.ebuild +++ b/media-gfx/jhead/jhead-3.04.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://www.sentex.net/~mwandel/${PN}/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc ~x86" PATCHES=( "${FILESDIR}/${P}-mkstemp-fix-makefile.patch" ) |