diff options
author | Tim Harder <radhermit@gentoo.org> | 2018-02-02 04:55:44 -0500 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2018-02-03 04:04:03 -0500 |
commit | 5dda6bd81d52a6e1576c7617c651e61d26e4013e (patch) | |
tree | b4ed2d5f3a0331c4661dfeba2c67b7fd897c2c3c /media-libs | |
parent | net-fs/s3ql: remove old (diff) | |
download | gentoo-5dda6bd81d52a6e1576c7617c651e61d26e4013e.tar.gz gentoo-5dda6bd81d52a6e1576c7617c651e61d26e4013e.tar.bz2 gentoo-5dda6bd81d52a6e1576c7617c651e61d26e4013e.zip |
media-libs/exiftool: stabilize 10.72
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/exiftool/exiftool-10.72.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/exiftool/exiftool-10.72.ebuild b/media-libs/exiftool/exiftool-10.72.ebuild index 22e52f948459..a92d9f73adec 100644 --- a/media-libs/exiftool/exiftool-10.72.ebuild +++ b/media-libs/exiftool/exiftool-10.72.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://www.sno.phy.queensu.ca/~phil/exiftool/ ${HOMEPAGE}" SRC_URI="https://www.sno.phy.queensu.ca/~phil/exiftool/${DIST_P}.tar.gz" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x64-macos" +KEYWORDS="amd64 ppc ppc64 x86 ~x64-macos" IUSE="doc" SRC_TEST="do" |