diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-20 06:31:24 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-20 06:31:24 +0000 |
| commit | 59d1a0f46b0e5e214e0f4053558d83de0bf910c0 (patch) | |
| tree | 853851d4d20a01aeda7712e20224b3d4d4e6b0aa /dev-ruby/image_processing | |
| parent | 152ddf08d62e2efbe595731d16bd7ba0e69fd415 (diff) | |
| download | baldeagleos-repo-59d1a0f46b0e5e214e0f4053558d83de0bf910c0.tar.gz baldeagleos-repo-59d1a0f46b0e5e214e0f4053558d83de0bf910c0.tar.xz baldeagleos-repo-59d1a0f46b0e5e214e0f4053558d83de0bf910c0.zip | |
Updating liguros repo
Diffstat (limited to 'dev-ruby/image_processing')
| -rw-r--r-- | dev-ruby/image_processing/image_processing-1.10.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/image_processing/image_processing-1.10.3.ebuild b/dev-ruby/image_processing/image_processing-1.10.3.ebuild index 80e6c6be3000..04f40b5f8a59 100644 --- a/dev-ruby/image_processing/image_processing-1.10.3.ebuild +++ b/dev-ruby/image_processing/image_processing-1.10.3.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/janko/image_processing/archive/v${PV}.tar.gz -> ${P} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND+=" test? ( media-gfx/imagemagick[jpeg,tiff] )" |
